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 da9fede commit ee30891Copy full SHA for ee30891
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("org.springframework.boot") version "2.7.17"
+ id("org.springframework.boot") version "3.4.3"
3
id("io.spring.dependency-management") version "1.1.3"
4
id("com.github.ben-manes.versions") version "0.51.0"
5
id("java")
0 commit comments