Skip to content

Commit

Permalink
build(deps): bump ReactiveUI.Uwp from 18.2.5 to 18.3.1 in /samples (#479
Browse files Browse the repository at this point in the history
)

Bumps [ReactiveUI.Uwp](https://github.com/reactiveui/reactiveui) from 18.2.5 to 18.3.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@18.2.5...18.3.1)

---
updated-dependencies:
- dependency-name: ReactiveUI.Uwp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2022
1 parent 6ee000d commit a25abc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/LoginApp.Uwp/LoginApp.Uwp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.14" />
<PackageReference Include="ReactiveUI" Version="18.*" />
<PackageReference Include="ReactiveUI.Uwp">
<Version>18.2.5</Version>
<Version>18.3.1</Version>
</PackageReference>
<PackageReference Include="ReactiveUI.Validation" Version="3.*" />
</ItemGroup>
Expand Down

0 comments on commit a25abc3

Please sign in to comment.