Skip to content

Commit 463a59d

Browse files
Bump System.Collections.Immutable from 1.6.0 to 1.7.0 (#132)
Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 36d6294 commit 463a59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hocon.Immutable/Hocon.Immutable.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="System.Collections.Immutable" Version="1.6.0" />
10+
<PackageReference Include="System.Collections.Immutable" Version="1.7.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)