Skip to content

Commit e21147a

Browse files
chore(deps): update reactiveui to 22.1.1 (#835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a474081 commit e21147a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ReactiveUI.Validation.AndroidX/ReactiveUI.Validation.AndroidX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="ReactiveUI.AndroidX" Version="22.0.1" />
12+
<PackageReference Include="ReactiveUI.AndroidX" Version="22.1.1" />
1313
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.12.0.5" />
1414
</ItemGroup>
1515

src/ReactiveUI.Validation/ReactiveUI.Validation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="ReactiveUI" Version="22.0.1" />
9+
<PackageReference Include="ReactiveUI" Version="22.1.1" />
1010
</ItemGroup>
1111

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

0 commit comments

Comments
 (0)