Skip to content

Commit 9952198

Browse files
build(deps): update ReactiveUI.AndroidX requirement in /src (#445)
Updates the requirements on [ReactiveUI.AndroidX](https://github.com/reactiveui/reactiveui) to permit the latest version. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@17.0.1...18.0.10) --- updated-dependencies: - dependency-name: ReactiveUI.AndroidX dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7b3ae5 commit 9952198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="ReactiveUI.AndroidX" Version="17.*" />
13+
<PackageReference Include="ReactiveUI.AndroidX" Version="18.*" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)