Skip to content

Commit

Permalink
Bump System.Formats.Asn1 from 8.0.1 to 9.0.0 in the system group
Browse files Browse the repository at this point in the history
Bumps the system group with 1 update: [System.Formats.Asn1](https://github.com/dotnet/runtime).


Updates `System.Formats.Asn1` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: System.Formats.Asn1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 175cac1 commit edd2a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StructId.Tests/StructId.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
Expand Down

0 comments on commit edd2a21

Please sign in to comment.