Skip to content

Commit

Permalink
Bump ReactiveUI from 15.1.1 to 16.1.1 in /src (#835)
Browse files Browse the repository at this point in the history
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 15.1.1 to 16.1.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@15.1.1...16.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 23, 2021
1 parent 3d86e65 commit 04d2906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.3.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageReference Include="MiniProfiler.AspNetCore.Mvc" Version="4.2.22" />
<PackageReference Include="ReactiveUI" Version="15.1.1" />
<PackageReference Include="ReactiveUI" Version="16.1.1" />
<PackageReference Include="OwaspHeaders.Core" Version="4.2.0" />
<PackageReference Include="RimDev.ApplicationInsights.Filters" Version="1.1.52" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.5" />
Expand Down

0 comments on commit 04d2906

Please sign in to comment.