Skip to content

Commit 8beb74a

Browse files
Bump Swashbuckle.AspNetCore from 7.3.1 to 8.0.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.3.1 to 8.0.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.3.1...v8.0.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f2983e commit 8beb74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DotNetWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.13" />
11-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
11+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.0.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)