Skip to content

Commit 16fbe86

Browse files
authored
Merge pull request #88 from navikt/dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.1.0
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.4 to 2.1.0
2 parents dd5f016 + 73c459e commit 16fbe86

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.18.0"
6-
val springDocVersion = "2.0.4"
6+
val springDocVersion = "2.1.0"
77
val tokenValidationVersion = "3.0.9"
88
val kotlinVersion = "1.8.20"
99

0 commit comments

Comments
 (0)