Skip to content

Commit 3c5dfaa

Browse files
build(deps): bump System.Collections.Immutable from 8.0.0 to 9.0.0 (#10391)
Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b243459 commit 3c5dfaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="Spectre.Console" Version="0.49.1" />
2020
<PackageVersion Include="Spectre.Console.Cli" Version="0.49.1" />
2121
<PackageVersion Include="Stubble.Core" Version="1.10.8" />
22-
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
22+
<PackageVersion Include="System.Collections.Immutable" Version="9.0.0" />
2323
<PackageVersion Include="System.Composition" Version="9.0.0" />
2424
<PackageVersion Include="System.Formats.Asn1" Version="9.0.0" />
2525
<PackageVersion Include="System.Text.Json" Version="9.0.0" />

0 commit comments

Comments
 (0)