Skip to content

Commit 327e997

Browse files
build(deps): bump System.Composition from 8.0.0 to 9.0.0 (#10387)
Bumps [System.Composition](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.Composition 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 2723c72 commit 327e997

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
@@ -20,7 +20,7 @@
2020
<PackageVersion Include="Spectre.Console.Cli" Version="0.49.1" />
2121
<PackageVersion Include="Stubble.Core" Version="1.10.8" />
2222
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
23-
<PackageVersion Include="System.Composition" Version="8.0.0" />
23+
<PackageVersion Include="System.Composition" Version="9.0.0" />
2424
<PackageVersion Include="System.Formats.Asn1" Version="8.0.1" />
2525
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
2626
<PackageVersion Include="YamlDotNet" Version="15.3.0" />

0 commit comments

Comments
 (0)