Skip to content

Commit

Permalink
Merge pull request #1 from bogatykh/dependabot/nuget/src/SmartId/Boun…
Browse files Browse the repository at this point in the history
…cyCastle.Cryptography-2.3.1

Bump BouncyCastle.Cryptography from 2.2.1 to 2.3.1 in /src/SmartId
  • Loading branch information
bogatykh authored Jul 9, 2024
2 parents 4248249 + 753b760 commit 2772242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SmartId/SmartId.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
<PackageReference Include="System.Text.Json" Version="6.0.5" />
</ItemGroup>

Expand Down

0 comments on commit 2772242

Please sign in to comment.