Skip to content

Commit

Permalink
Bump System.Security.Cryptography.Xml from 6.0.1 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime) from 6.0.1 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 64b4aec commit b94659e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Digipost.Api.Client.Shared" Version="7.1.5" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="System.Net.Requests" Version="4.3.0" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="9.0.0" />

<PackageReference Include="NLog" Version="4.7.13" />
<PackageReference Include="NLog.Extensions.Logging" Version="1.7.4" />
Expand Down

0 comments on commit b94659e

Please sign in to comment.