Skip to content

Commit cc15ef0

Browse files
chore(deps): update dependency system.collections.immutable to 9.0.10
1 parent c736269 commit cc15ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Validation/ReactiveUI.Validation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
</ItemGroup>
1111

1212
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard')) or $(TargetFramework.StartsWith('net4'))">
13-
<PackageReference Include="System.Collections.Immutable" Version="9.0.9" />
13+
<PackageReference Include="System.Collections.Immutable" Version="9.0.10" />
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)