Skip to content

Commit c91b7ee

Browse files
build(deps): bump System.Collections.Immutable from 7.0.0 to 9.0.2
Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 7.0.0 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v9.0.2) --- updated-dependencies: - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04ae615 commit c91b7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

APIMatic.Core/APIMatic.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>
40-
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
40+
<PackageReference Include="System.Collections.Immutable" Version="9.0.2" />
4141
<PackageReference Include="Newtonsoft.Json" Version="[13.0.1,)" />
4242
</ItemGroup>
4343
<ItemGroup>

0 commit comments

Comments
 (0)