Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 28c4079

Browse files
Update plugin org.springframework.boot to v3
1 parent 6bb2247 commit 28c4079

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
@@ -2,7 +2,7 @@ plugins {
22
id("java")
33
id("com.diffplug.eclipse.apt") version "3.40.0"
44
id("com.diffplug.spotless") version "6.12.0"
5-
id("org.springframework.boot") version "2.7.6"
5+
id("org.springframework.boot") version "3.0.0"
66
id("org.domaframework.doma.compile") version "2.0.0"
77
}
88

0 commit comments

Comments
 (0)