We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e820b54 commit 013f15dCopy full SHA for 013f15d
kotest-spring-webflux/build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
@Suppress("DSL_SCOPE_VIOLATION")
4
plugins {
5
- id("org.springframework.boot") version "2.7.5"
+ id("org.springframework.boot") version "2.7.18"
6
alias(libs.plugins.kotlin.jvm)
7
alias(libs.plugins.kotlin.plugin.spring)
8
}
0 commit comments