Skip to content

Commit

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

---
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 Dec 4, 2023
1 parent 87da99f commit 6863c9e
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.19.2" />
<PackageReference Include="FastEndpoints" Version="5.20.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6863c9e

Please sign in to comment.