Skip to content

Commit 718f600

Browse files
Bump FastEndpoints from 5.22.0 to 5.26.0
Bumps [FastEndpoints](https://github.com/FastEndpoints/FastEndpoints) from 5.22.0 to 5.26.0. - [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases) - [Commits](FastEndpoints/FastEndpoints@v5.22...v5.26) --- 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 2adce31 commit 718f600

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.22.0" />
11+
<PackageReference Include="FastEndpoints" Version="5.26.0" />
1212
<PackageReference Include="FastEndpoints.Swagger" Version="5.22.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.0"/>
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0"/>

0 commit comments

Comments
 (0)