Skip to content

Commit 58eb83f

Browse files
fix(deps): update dependencies org.springdoc:springdoc-openapi-starter-webmvc-ui from v2.8.11 to v2.8.13 (#1308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
1 parent 8243801 commit 58eb83f

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.11")
23+
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.13")
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)