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.
2 parents 7766ef3 + 0f3053d commit 1df1759Copy full SHA for 1df1759
1 file changed
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- id("org.springframework.boot") version "3.1.0" apply false
+ id("org.springframework.boot") version "3.1.1" apply false
5
id("io.spring.dependency-management") version "1.1.0" apply false
6
kotlin("jvm") version "1.8.21" apply false
7
kotlin("plugin.spring") version "1.8.21" apply false
0 commit comments