Skip to content

Commit

Permalink
Merge pull request #9 from ernado-x/dependabot/nuget/System.Collectio…
Browse files Browse the repository at this point in the history
…ns.Immutable-8.0.0

Bump System.Collections.Immutable from 6.0.0 to 8.0.0
  • Loading branch information
ernado-x authored May 8, 2024
2 parents 3e023cd + dba2331 commit 388c3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/X.Spectator/X.Spectator.csproj
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" />
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
</ItemGroup>

</Project>

0 comments on commit 388c3c8

Please sign in to comment.