Skip to content

Commit

Permalink
Kryptor.csproj: Update packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-lucas6 committed Aug 11, 2024
1 parent 2a1d4db commit 0d7f296
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Kryptor/Kryptor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@

<ItemGroup>
<PackageReference Include="Geralt" Version="3.0.1" />
<PackageReference Include="libsodium" Version="1.0.19" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="Monocypher" Version="0.3.0" />
<PackageReference Include="libsodium" Version="1.0.20" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Monocypher" Version="0.4.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0d7f296

Please sign in to comment.