Skip to content

Commit dbfd127

Browse files
build(deps): bump System.Formats.Asn1 from 9.0.0 to 9.0.1 (dotnet#10526)
Bumps [System.Formats.Asn1](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Formats.Asn1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6df0bc3 commit dbfd127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageVersion Include="Stubble.Core" Version="1.10.8" />
2121
<PackageVersion Include="System.Collections.Immutable" Version="9.0.1" />
2222
<PackageVersion Include="System.Composition" Version="9.0.1" />
23-
<PackageVersion Include="System.Formats.Asn1" Version="9.0.0" />
23+
<PackageVersion Include="System.Formats.Asn1" Version="9.0.1" />
2424
<PackageVersion Include="System.Text.Json" Version="9.0.1" />
2525
<PackageVersion Include="YamlDotNet" Version="15.3.0" />
2626
</ItemGroup>

0 commit comments

Comments
 (0)