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 ccc9348 commit 6e85ad7Copy full SHA for 6e85ad7
build.gradle
@@ -38,7 +38,7 @@ repositories {
38
}
39
40
dependencies {
41
- implementation platform("org.springframework.boot:spring-boot-dependencies:3.5.8")
+ implementation platform("org.springframework.boot:spring-boot-dependencies:4.0.0")
42
43
implementation 'com.fasterxml.jackson.core:jackson-databind'
44
implementation 'org.slf4j:slf4j-api'
0 commit comments