Skip to content

Commit 3887d00

Browse files
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.3 to 2.0.4. --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb45fbd commit 3887d00

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.13.4"
44
val logstashVersion = "7.3"
55
val testContainersVersion = "1.17.6"
6-
val springDocVersion = "2.0.3"
6+
val springDocVersion = "2.0.4"
77
val tokenValidationVersion = "3.0.8"
88
val kotlinVersion = "1.8.10"
99

0 commit comments

Comments
 (0)