Skip to content

Commit

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

Updates `FastEndpoints.Swagger` from 5.23.0 to 5.24.0
- [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases)
- [Commits](FastEndpoints/FastEndpoints@v5.23...v5.24)

Updates `FastEndpoints` from 5.23.0 to 5.24.0
- [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases)
- [Commits](FastEndpoints/FastEndpoints@v5.23...v5.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 9, 2024
1 parent ff3fc53 commit b633b0f
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 @@ -10,9 +10,9 @@
<PackageVersion Include="Ardalis.Specification" Version="8.0.0" />
<PackageVersion Include="Ardalis.Specification.EntityFrameworkCore" Version="8.0.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.1" />
<PackageVersion Include="FastEndpoints" Version="5.23.0" />
<PackageVersion Include="FastEndpoints" Version="5.24.0" />
<PackageVersion Include="FastEndpoints.ApiExplorer" Version="2.2.0" />
<PackageVersion Include="FastEndpoints.Swagger" Version="5.23.0" />
<PackageVersion Include="FastEndpoints.Swagger" Version="5.24.0" />
<PackageVersion Include="FastEndpoints.Swagger.Swashbuckle" Version="2.2.0" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="MailKit" Version="4.4.0" />
Expand Down

0 comments on commit b633b0f

Please sign in to comment.