Skip to content

Commit ccfbc7d

Browse files
build(deps): bump System.Formats.Asn1 from 8.0.1 to 9.0.0
Bumps [System.Formats.Asn1](https://github.com/dotnet/runtime) 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42173ce commit ccfbc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/_build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Nuke.Common" Version="8.1.4" />
16-
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
16+
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)