We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44bf9cc commit ef41e34Copy full SHA for ef41e34
exemplar/exemplar-server/build.gradle.kts
@@ -20,7 +20,7 @@ repositories {
20
}
21
22
dependencies {
23
- implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9")
+ implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.11")
24
implementation("org.springframework.boot:spring-boot-starter-web")
25
implementation("org.springframework.boot:spring-boot-starter-graphql")
26
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
0 commit comments