Skip to content

Commit ce455c1

Browse files
Update Swashbuckle.AspNetCore to 8.1.2 (#3)
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e58a71f commit ce455c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CacheSample/CacheSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.16" />
1212
<PackageReference Include="MongoDB.Driver" Version="3.4.0" />
1313
<PackageReference Include="Redis.OM" Version="1.0.0" />
14-
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.1" />
14+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.2" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)