Skip to content

Commit a3dbcac

Browse files
Bump Swashbuckle.AspNetCore from 8.1.2 to 8.1.4 (#3698)
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 8.1.4 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 e853627 commit a3dbcac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensibility/snippets/MailDevResourceWithCredentials/MailDevResource.NewsletterService/MailDevResource.NewsletterService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<ItemGroup>
44
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.5" />
5-
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.2" />
5+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.4" />
66
</ItemGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)