Skip to content

Commit 7d7be1b

Browse files
committed
TEMP
1 parent 54dcad0 commit 7d7be1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ dependencies {
4444
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
4545
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
4646

47-
// updated to latest 2.x version for better Gradle 9.0 compatibility
48-
implementation("org.springframework.boot:spring-boot-gradle-plugin:2.7.18")
47+
// updated to latest 3.x version for better Gradle 9.0 compatibility
48+
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.2.0")
4949
}

0 commit comments

Comments
 (0)