Skip to content

Commit 2adce31

Browse files
Bump FastEndpoints.Swagger and FastEndpoints (#28)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vladyslav Bardin <vbardin810@gmail.com>
1 parent 87d4b94 commit 2adce31

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
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="FastEndpoints" Version="5.22.0" />
12-
<PackageReference Include="FastEndpoints.Swagger" Version="5.20.0-rc2" />
12+
<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"/>
1515
</ItemGroup>

0 commit comments

Comments
 (0)