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 83f4131 commit 8ed027cCopy full SHA for 8ed027c
petstore-provider/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'org.jetbrains.kotlin.jvm'
3
id 'org.jetbrains.kotlin.plugin.spring' version '1.9.25'
4
- id 'org.springframework.boot' version '2.7.18'
+ id 'org.springframework.boot' version '3.5.4'
5
id 'io.spring.dependency-management' version '1.1.7'
6
}
7
0 commit comments