Skip to content

Commit

Permalink
build(deps): bump refit from 6.0.38 to 8.0.0 in /src/SocialQ
Browse files Browse the repository at this point in the history
Bumps [refit](https://github.com/reactiveui/refit) from 6.0.38 to 8.0.0.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@v6.0.38...8.0.0)

---
updated-dependencies:
- dependency-name: refit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 644280a commit f4eac87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SocialQ/SocialQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="ReactiveUI.Fody" Version="13.1.1" />
<PackageReference Include="ReactiveUI.XamForms" Version="13.1.1" />
<PackageReference Include="Xamarin.Forms" Version="4.8.0.1821" />
<PackageReference Include="refit" Version="6.0.38" />
<PackageReference Include="refit" Version="8.0.0" />
<PackageReference Include="Rg.Plugins.Popup" Version="2.0.0.10" />
<PackageReference Include="Sextant.Plugins.Popup" Version="2.11.1" />
<PackageReference Include="Shiny.Core" Version="1.2.0.1755" />
Expand Down

0 comments on commit f4eac87

Please sign in to comment.