Skip to content

Commit

Permalink
Merge pull request #197 from linksplatform/dependabot/nuget/Platform.…
Browse files Browse the repository at this point in the history
…Exceptions-0.5.0

Bump Platform.Exceptions from 0.4.0 to 0.5.0
  • Loading branch information
FreePhoenix888 authored Jul 5, 2023
2 parents c39f457 + 585d58a commit 0db286f
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="5.0.3" />
<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 0db286f

Please sign in to comment.