Skip to content

Commit e59ce93

Browse files
fix(deps): update spring boot to v4
1 parent 55992dc commit e59ce93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ junit = "5.14.1"
66
koin = "4.1.1"
77
quarkus = "3.30.0"
88
jakarta = "4.1.0"
9-
spring-boot-2x = "2.7.18"
10-
spring-boot-3x = "3.5.8"
9+
spring-boot-2x = "4.0.0"
10+
spring-boot-3x = "4.0.0"
1111
spring-boot-4x = "4.0.0"
1212
ktlint = "1.8.0"
1313

0 commit comments

Comments
 (0)