Skip to content

Commit 924f27a

Browse files
authored
Merge pull request #40 from navikt/dependabot/gradle/org.springdoc-springdoc-openapi-ui-1.6.12
Bump springdoc-openapi-ui from 1.6.11 to 1.6.12
2 parents 9c5ffd4 + 01568ea commit 924f27a

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.4"
77
val testContainersVersion = "1.17.5"
8-
val springDocVersion = "1.6.11"
8+
val springDocVersion = "1.6.12"
99
val tokenValidationVersion = "2.1.6"
1010
val problemSpringWebStartVersion = "0.27.0"
1111

0 commit comments

Comments
 (0)