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 538e98c commit 6d25406Copy full SHA for 6d25406
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