Skip to content

Commit

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

Bump FastEndpoints from 5.19.0 to 5.19.1
  • Loading branch information
nefarius authored Nov 6, 2023
2 parents e4608e5 + 1683bf2 commit c9b1e92
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.0" />
<PackageReference Include="FastEndpoints" Version="5.19.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c9b1e92

Please sign in to comment.