Skip to content

Commit 3e78bfc

Browse files
Update plugin org.springframework.boot to v4
1 parent 9663a95 commit 3e78bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-spring-webflux/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
22
import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
33

44
plugins {
5-
id("org.springframework.boot") version "3.5.5"
5+
id("org.springframework.boot") version "4.0.1"
66
alias(libs.plugins.kotlin.jvm)
77
alias(libs.plugins.kotlin.plugin.spring)
88
}

0 commit comments

Comments
 (0)