We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f9325 commit 29ac958Copy full SHA for 29ac958
build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
implementation('org.springframework.retry:spring-retry:2.0.5')
81
implementation('org.springframework:spring-aspects:6.1.5')
82
implementation('org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j:3.1.0')
83
- implementation('org.springdoc:springdoc-openapi-starter-webmvc-ui:2.4.0')
+ implementation('org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0')
84
implementation("javax.inject:javax.inject:1")
85
implementation("com.google.guava:guava:32.1.3-jre")
86
implementation("org.springframework.boot:spring-boot-starter-validation")
0 commit comments