Skip to content

Commit 78b2ff7

Browse files
chore(deps): bump Swashbuckle.AspNetCore from 6.6.2 to 7.2.0 in /csharp
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 7.2.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v7.2.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c070e8c commit 78b2ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ContentfulWebhookVerification.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.11" />
12-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
12+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
1313
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)