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 547d724 commit d19bf0fCopy full SHA for d19bf0f
build.gradle
@@ -38,7 +38,7 @@ repositories {
38
}
39
40
dependencies {
41
- implementation platform("org.springframework.boot:spring-boot-dependencies:3.5.7")
+ 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