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 Dec 15, 2022
1 parent edb737f commit 585d58a
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 @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Octokit" Version="2.0.0" />
<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 585d58a

Please sign in to comment.