Skip to content

Commit 52dd856

Browse files
chore(deps): update dependency system.collections.immutable to 9.0.6 (#788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9152f3 commit 52dd856

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.5" />
15+
<PackageReference Include="System.Collections.Immutable" Version="9.0.6" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)