Skip to content

Commit efb294c

Browse files
chore(deps): bump Swashbuckle.AspNetCore from 6.6.1 to 6.6.2
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.1 to 6.6.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.1...v6.6.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b061fe commit efb294c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.1" />
4+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
55
</ItemGroup>
66

77
<ItemGroup>

0 commit comments

Comments
 (0)