Skip to content

Commit 6d25406

Browse files
Update plugin org.springframework.boot to v2.7.18
1 parent 538e98c commit 6d25406

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.tasks.KotlinCompile
22

33
@Suppress("DSL_SCOPE_VIOLATION")
44
plugins {
5-
id("org.springframework.boot") version "2.7.5"
5+
id("org.springframework.boot") version "2.7.18"
66
alias(libs.plugins.kotlin.jvm)
77
alias(libs.plugins.kotlin.plugin.spring)
88
}

0 commit comments

Comments
 (0)