Skip to content

Commit

Permalink
Bump Flurl.Http from 3.2.4 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [Flurl.Http](https://github.com/tmenier/Flurl) from 3.2.4 to 4.0.2.
- [Release notes](https://github.com/tmenier/Flurl/releases)
- [Commits](tmenier/Flurl@Flurl.Http.3.2.4...Flurl.Http.4.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent cabafc7 commit 7266c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<PackageReference Include="GovukNotify" Version="7.0.0" />
<PackageReference Include="Flurl.Http" Version="3.2.4" />
<PackageReference Include="Flurl.Http" Version="4.0.2" />
<PackageReference Include="AspNetCoreRateLimit.Redis" Version="2.0.0" />
<PackageReference Include="Hangfire.Dashboard.Basic.Authentication" Version="7.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 7266c0a

Please sign in to comment.