Skip to content

Commit a13579c

Browse files
Update plugin org.springframework.boot to v2.7.18 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa7e6e7 commit a13579c

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)