Skip to content

Commit cea90e4

Browse files
Update plugin org.springframework.boot to v4
1 parent c357297 commit cea90e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424

2525
id("dev.monosoul.jooq-docker") version "8.0.5"
2626
id("com.diffplug.spotless") version "8.1.0"
27-
id("org.springframework.boot") version "3.5.8"
27+
id("org.springframework.boot") version "4.0.0"
2828
id("io.spring.dependency-management") version "1.1.7"
2929

3030
// Add the build target to generate Swagger docs

0 commit comments

Comments
 (0)