Skip to content

Commit ae6cc22

Browse files
chore(deps): update dependency reactiveui to 20.3.1 (#785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47a1f45 commit ae6cc22

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
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

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

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

0 commit comments

Comments
 (0)