Skip to content

Commit

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

Bump FastEndpoints from 5.18.0 to 5.19.0
  • Loading branch information
nefarius authored Oct 30, 2023
2 parents d738bae + 88e423f commit d1494cc
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.18.0" />
<PackageReference Include="FastEndpoints" Version="5.19.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d1494cc

Please sign in to comment.