Skip to content

Commit

Permalink
Bump Platform.Exceptions from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [Platform.Exceptions](https://github.com/linksplatform/Exceptions) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/linksplatform/Exceptions/releases)
- [Commits](https://github.com/linksplatform/Exceptions/commits/csharp_0.5.0)

---
updated-dependencies:
- dependency-name: Platform.Exceptions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 1d1f213 commit 1673da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/Storage/Storage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Octokit" Version="7.0.1" />
<PackageReference Include="Octokit.GraphQL" Version="0.2.1-beta" />
<PackageReference Include="Platform.Data.Doublets.Sequences" Version="0.1.1" />
<PackageReference Include="Platform.Exceptions" Version="0.4.0" />
<PackageReference Include="Platform.Exceptions" Version="0.5.0" />
</ItemGroup>

</Project>

0 comments on commit 1673da6

Please sign in to comment.