Skip to content

Commit ab742e3

Browse files
chore(deps): update dependency reactiveui to v20.1.1 (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b641b5f commit ab742e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Validation/ReactiveUI.Validation.csproj

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

1010
<ItemGroup>
11-
<PackageReference Include="ReactiveUI" Version="20.0.1" />
11+
<PackageReference Include="ReactiveUI" Version="20.1.1" />
1212
</ItemGroup>
1313

1414
<ItemGroup Condition="$(TargetFramework.StartsWith('netstandard')) or $(TargetFramework.StartsWith('net4'))">

0 commit comments

Comments
 (0)