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 762e327 commit ac65f21Copy full SHA for ac65f21
build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation 'org.springframework.ai:spring-ai-starter-model-openai'
32
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-actuator:1.1.3'
33
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.1.3'
34
- implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9'
+ implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.10'
35
testImplementation 'org.springframework.boot:spring-boot-starter-test'
36
testImplementation 'org.assertj:assertj-core:3.27.3'
37
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments