Skip to content

Commit

Permalink
Bump AspNetCoreRateLimit from 4.0.1 to 4.0.2 in /src
Browse files Browse the repository at this point in the history
Bumps [AspNetCoreRateLimit](https://github.com/stefanprodan/AspNetCoreRateLimit) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/stefanprodan/AspNetCoreRateLimit/releases)
- [Commits](stefanprodan/AspNetCoreRateLimit@4.0.1...4.0.2)

---
updated-dependencies:
- dependency-name: AspNetCoreRateLimit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2022
1 parent 8950c84 commit f977afe
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 @@ -13,7 +13,7 @@
<PackageReference Include="AspNetCore.HealthChecks.Publisher.ApplicationInsights" Version="6.0.2" />
<PackageReference Include="AspNetCore.HealthChecks.UI" Version="6.0.4" />
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="6.0.4" />
<PackageReference Include="AspNetCoreRateLimit" Version="4.0.1" />
<PackageReference Include="AspNetCoreRateLimit" Version="4.0.2" />
<PackageReference Include="Audit.NET" Version="19.0.7" />
<PackageReference Include="Audit.WebApi.Core" Version="19.0.7" />
<PackageReference Include="Ben.BlockingDetector" Version="0.0.4" />
Expand Down

0 comments on commit f977afe

Please sign in to comment.