Skip to content

Commit 65c81f8

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v3.4.3
1 parent e565ffc commit 65c81f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repositories {
3838
}
3939

4040
dependencies {
41-
implementation platform("org.springframework.boot:spring-boot-dependencies:3.3.0")
41+
implementation platform("org.springframework.boot:spring-boot-dependencies:3.4.3")
4242

4343
implementation 'com.fasterxml.jackson.core:jackson-databind'
4444
implementation 'org.slf4j:slf4j-api'

0 commit comments

Comments
 (0)