Skip to content

Commit

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

Bump FastEndpoints from 5.20.1 to 5.21.2
  • Loading branch information
nefarius authored Jan 8, 2024
2 parents 8c9fb1e + 3b36822 commit 85b58ee
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.20.1" />
<PackageReference Include="FastEndpoints" Version="5.21.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 85b58ee

Please sign in to comment.