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

Commit a28dc7c

Browse files
committed
Update plugin org.springframework.boot to v2.7.6
1 parent e1da6a8 commit a28dc7c

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.11.0"
5-
id("org.springframework.boot") version "2.7.5"
5+
id("org.springframework.boot") version "2.7.6"
66
id("org.domaframework.doma.compile") version "2.0.0"
77
}
88

0 commit comments

Comments
 (0)