We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df1759 commit 3008957Copy full SHA for 3008957
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.1" apply false
+ id("org.springframework.boot") version "3.3.4" 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