Skip to content

Commit

Permalink
Bump FastEndpoints and FastEndpoints.Swagger
Browse files Browse the repository at this point in the history
Bumps [FastEndpoints](https://github.com/FastEndpoints/FastEndpoints) and [FastEndpoints.Swagger](https://github.com/FastEndpoints/FastEndpoints). These dependencies needed to be updated together.

Updates `FastEndpoints` from 5.32.0 to 5.33.0
- [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases)
- [Commits](FastEndpoints/FastEndpoints@v5.32...v5.33)

Updates `FastEndpoints.Swagger` from 5.31.0 to 5.33.0
- [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases)
- [Commits](FastEndpoints/FastEndpoints@v5.31...v5.33)

---
updated-dependencies:
- dependency-name: FastEndpoints
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: FastEndpoints.Swagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 55a4e99 commit eac99d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<PackageVersion Include="Ardalis.Specification.EntityFrameworkCore" Version="8.0.0" />
<PackageVersion Include="Azure.Identity" Version="1.13.1" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="FastEndpoints" Version="5.32.0" />
<PackageVersion Include="FastEndpoints" Version="5.33.0" />
<PackageVersion Include="FastEndpoints.ApiExplorer" Version="2.2.0" />
<PackageVersion Include="FastEndpoints.Swagger" Version="5.31.0" />
<PackageVersion Include="FastEndpoints.Swagger" Version="5.33.0" />
<PackageVersion Include="FastEndpoints.Swagger.Swashbuckle" Version="2.2.0" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="MailKit" Version="4.9.0" />
Expand Down

0 comments on commit eac99d4

Please sign in to comment.