Skip to content

Commit 0f5dd1b

Browse files
Bump SwashbuckleAspNetCoreAnnotationsVersion from 5.5.1 to 6.7.0 in /src
Bumps `SwashbuckleAspNetCoreAnnotationsVersion` from 5.5.1 to 6.7.0. Updates `Swashbuckle.AspNetCore.Annotations` from 5.5.1 to 6.7.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v5.5.1...v6.7.0) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 5.5.1 to 6.7.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v5.5.1...v6.7.0) Updates `Swashbuckle.AspNetCore.Swagger` from 5.5.1 to 6.7.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v5.5.1...v6.7.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.Annotations dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21b8639 commit 0f5dd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<NLogConfigVersion>4.7.2</NLogConfigVersion>
5353
<PollyVersion>7.2.1</PollyVersion>
5454
<StatelessVersion>5.1.2</StatelessVersion>
55-
<SwashbuckleAspNetCoreAnnotationsVersion>5.5.1</SwashbuckleAspNetCoreAnnotationsVersion>
55+
<SwashbuckleAspNetCoreAnnotationsVersion>6.7.0</SwashbuckleAspNetCoreAnnotationsVersion>
5656
<SwashbuckleAspNetCoreFiltersVersion>5.1.2</SwashbuckleAspNetCoreFiltersVersion>
5757
<SwashbuckleAspNetCoreSwaggerGenVersion>5.5.1</SwashbuckleAspNetCoreSwaggerGenVersion>
5858
<SwashbuckleAspNetCoreSwaggerUIVersion>5.5.1</SwashbuckleAspNetCoreSwaggerUIVersion>

0 commit comments

Comments
 (0)