Skip to content

Commit 7abf2b1

Browse files
Bump FastEndpoints from 5.20.0-rc2 to 5.22.0
Bumps [FastEndpoints](https://github.com/FastEndpoints/FastEndpoints) from 5.20.0-rc2 to 5.22.0. - [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases) - [Commits](FastEndpoints/FastEndpoints@v5.20.0-rc2...v5.22) --- updated-dependencies: - dependency-name: FastEndpoints dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e1e6f1 commit 7abf2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/Api.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="FastEndpoints" Version="5.20.0-rc2" />
11+
<PackageReference Include="FastEndpoints" Version="5.22.0" />
1212
<PackageReference Include="FastEndpoints.Swagger" Version="5.20.0-rc2" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.0"/>
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0"/>

0 commit comments

Comments
 (0)