Skip to content

Commit c7dbf3c

Browse files
committed
1 parent 12fa2c0 commit c7dbf3c

File tree

1 file changed

+1
-1
lines changed
  • samples/server/petstore/kotlin-springboot-delegate

1 file changed

+1
-1
lines changed

samples/server/petstore/kotlin-springboot-delegate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>openapi-spring</name>
77
<version>1.0.0</version>
88
<properties>
9-
<springdoc-openapi.version>1.6.8</springdoc-openapi.version>
9+
<springdoc-openapi.version>1.7.0</springdoc-openapi.version>
1010
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
1111
<javax-annotation.version>1.3.2</javax-annotation.version>
1212
<kotlin-test-junit5.version>1.6.21</kotlin-test-junit5.version>

0 commit comments

Comments
 (0)