Skip to content

Commit

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

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

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 Aug 26, 2021
1 parent 7a367a3 commit 45713bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ReactiveUI.WPF" Version="16.1.1" />
<PackageReference Include="ReactiveUI.WPF" Version="16.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<TreatWarningsAsErrors />
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.WPF" Version="16.1.1" />
<PackageReference Include="ReactiveUI.WPF" Version="16.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 45713bf

Please sign in to comment.