Skip to content

Commit 7eb2a3e

Browse files
chore(deps): bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.0) --- 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 3d7cd5d commit 7eb2a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Cnblogs.Architecture.IntegrationTestProject/Cnblogs.Architecture.IntegrationTestProject.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<ItemGroup>
4-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
4+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.0" />
55
</ItemGroup>
66

77
<ItemGroup>

0 commit comments

Comments
 (0)