Skip to content

Commit

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

Bump FastEndpoints from 5.19.2 to 5.20.1
  • Loading branch information
nefarius authored Dec 4, 2023
2 parents 87da99f + 6863c9e commit 5e901ea
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 5e901ea

Please sign in to comment.