Skip to content

Commit e8c4fa0

Browse files
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 c1522a8 commit e8c4fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
15-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.1" />
15+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)