Skip to content

Commit ef41e34

Browse files
fix(deps): update dependencies org.springdoc:springdoc-openapi-starter-webmvc-ui from v2.8.9 to v2.8.11 (#1305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mohammad Noor Abu Khleif <moh.noor94@gmail.com>
1 parent 44bf9cc commit ef41e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exemplar/exemplar-server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repositories {
2020
}
2121

2222
dependencies {
23-
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9")
23+
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.11")
2424
implementation("org.springframework.boot:spring-boot-starter-web")
2525
implementation("org.springframework.boot:spring-boot-starter-graphql")
2626
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")

0 commit comments

Comments
 (0)