Skip to content

Commit a1357a6

Browse files
Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.2
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.5.0 to 6.6.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.5.0...v6.6.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2adce31 commit a1357a6

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
@@ -11,7 +11,7 @@
1111
<PackageReference Include="FastEndpoints" Version="5.22.0" />
1212
<PackageReference Include="FastEndpoints.Swagger" Version="5.22.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.0"/>
14-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0"/>
14+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2"/>
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)