Skip to content

Commit

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

---
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 Aug 5, 2024
1 parent dda9628 commit 6991c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/TestWebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FastEndpoints" Version="5.27.0" />
<PackageReference Include="FastEndpoints" Version="5.28.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6991c14

Please sign in to comment.