diff --git a/build.gradle b/build.gradle index 26a1fe4..1569dd0 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ dependencies { testAnnotationProcessor 'org.projectlombok:lombok' // swagger 3 springdoc openapi 2 - implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.5' + implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6' testImplementation 'org.springframework.boot:spring-boot-starter-test'