Skip to content

Commit

Permalink
Bump FastEndpoints from 5.22.0 to 5.26.0
Browse files Browse the repository at this point in the history
Bumps [FastEndpoints](https://github.com/FastEndpoints/FastEndpoints) from 5.22.0 to 5.26.0.
- [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases)
- [Commits](FastEndpoints/FastEndpoints@v5.22...v5.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 2adce31 commit 718f600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FastEndpoints" Version="5.22.0" />
<PackageReference Include="FastEndpoints" Version="5.26.0" />
<PackageReference Include="FastEndpoints.Swagger" Version="5.22.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.0"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0"/>
Expand Down

0 comments on commit 718f600

Please sign in to comment.