Skip to content

Commit

Permalink
Bump FastEndpoints.Swagger and FastEndpoints (#689)
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.22.0 to 5.23.0
- [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases)
- [Commits](FastEndpoints/FastEndpoints@v5.22...v5.23)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Smith <steve@kentsmiths.com>
  • Loading branch information
dependabot[bot] and ardalis committed Feb 29, 2024
1 parent 0a157a9 commit a0be350
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 @@ -12,9 +12,9 @@
<PackageVersion Include="Autofac" Version="8.0.0" />
<PackageVersion Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="FastEndpoints" Version="5.22.0" />
<PackageVersion Include="FastEndpoints" Version="5.23.0" />
<PackageVersion Include="FastEndpoints.ApiExplorer" Version="2.2.0" />
<PackageVersion Include="FastEndpoints.Swagger" Version="5.22.0" />
<PackageVersion Include="FastEndpoints.Swagger" Version="5.23.0" />
<PackageVersion Include="FastEndpoints.Swagger.Swashbuckle" Version="2.2.0" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="MailKit" Version="4.3.0" />
Expand Down

0 comments on commit a0be350

Please sign in to comment.