Skip to content

Commit

Permalink
Version bump cryptography lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauriethefish committed Jul 1, 2024
1 parent 45aafcc commit 17026f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QuestPatcher.Zip/QuestPatcher.Zip.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
</ItemGroup>
</Project>

0 comments on commit 17026f1

Please sign in to comment.