Skip to content

Commit 249f29b

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps the all-dependencies group with 1 update: [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi). Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.8 to 2.8.9 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.8...v2.8.9) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1aef3a commit 249f29b

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
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
val mockkVersion = "1.14.2"
44
val logstashVersion = "8.1"
55
val testContainersVersion = "1.21.1"
6-
val springDocVersion = "2.8.8"
6+
val springDocVersion = "2.8.9"
77
val tokenValidationVersion = "5.0.29"
88
val kotlinVersion = "2.1.21"
99

0 commit comments

Comments
 (0)