Skip to content

Commit

Permalink
Bump Refit
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update in the /backend/FwLite/LocalWebApp directory: [Refit](https://github.com/reactiveui/refit).


Updates `Refit` from 7.1.2 to 7.2.22
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@7.1.2...7.2.22)

---
updated-dependencies:
- dependency-name: Refit
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent f69ef52 commit aa7665a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/FwLite/LocalWebApp/LocalWebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.10" />
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.64.0" />
<PackageReference Include="Refit" Version="7.1.2" />
<PackageReference Include="Refit" Version="7.2.22" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
Expand Down

0 comments on commit aa7665a

Please sign in to comment.