Skip to content

Commit 1891776

Browse files
authored
Merge pull request #263 from cnblogs/dependabot/nuget/Swashbuckle.AspNetCore-6.7.0
chore(deps): bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
2 parents c0367d0 + 7eb2a3e commit 1891776

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)