Skip to content

Commit cf3d052

Browse files
Bump springdoc-openapi-ui from 1.6.12 to 1.6.13
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.12 to 1.6.13. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v1.6.12...v1.6.13) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 760bdc4 commit cf3d052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val logstashVersion = "7.2"
55
val springVersion = "2.5.5"
66
val springSleuthVersion = "3.1.5"
77
val testContainersVersion = "1.17.6"
8-
val springDocVersion = "1.6.12"
8+
val springDocVersion = "1.6.13"
99
val tokenValidationVersion = "2.1.8"
1010
val problemSpringWebStartVersion = "0.27.0"
1111

0 commit comments

Comments
 (0)