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 58eb83f commit 20aa3f3Copy full SHA for 20aa3f3
exemplar/exemplar-server/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
kotlin("plugin.spring") version "1.9.25"
3
4
- id("org.springframework.boot") version "3.5.5"
+ id("org.springframework.boot") version "3.5.6"
5
id("io.spring.dependency-management") version "1.1.7"
6
id("org.springdoc.openapi-gradle-plugin") version ("1.9.0")
7
}
0 commit comments