Skip to content

Commit ac0655b

Browse files
chore(deps): update dependency system.collections.immutable to 9.0.7 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fac38d0 commit ac0655b

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
@@ -12,6 +12,6 @@
1212
</ItemGroup>
1313

1414
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard')) or $(TargetFramework.StartsWith('net4'))">
15-
<PackageReference Include="System.Collections.Immutable" Version="9.0.6" />
15+
<PackageReference Include="System.Collections.Immutable" Version="9.0.7" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)