Skip to content

Commit

Permalink
Merge pull request #56 from nefarius/dependabot/nuget/FastEndpoints-5…
Browse files Browse the repository at this point in the history
….26.0

Bump FastEndpoints from 5.25.0 to 5.26.0
  • Loading branch information
nefarius authored Jun 3, 2024
2 parents 07aa0af + 9863f38 commit 14006d8
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.25.0" />
<PackageReference Include="FastEndpoints" Version="5.26.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 14006d8

Please sign in to comment.