Skip to content

Commit

Permalink
Bump ReactiveUI from 19.6.12 to 20.1.1
Browse files Browse the repository at this point in the history
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 19.6.12 to 20.1.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@19.6.12...20.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 28, 2024
1 parent 1825887 commit d521a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImageSort/ImageSort.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="DynamicData" Version="8.4.1" />
<PackageReference Include="ReactiveUI" Version="19.6.12" />
<PackageReference Include="ReactiveUI" Version="20.1.1" />
<PackageReference Include="GitVersionTask" Version="5.5.1">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit d521a1a

Please sign in to comment.