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 6fcaee3 commit 845a1daCopy full SHA for 845a1da
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.3.2"
+ id("org.springframework.boot") version "3.4.3"
5
id("io.spring.dependency-management") version "1.1.6"
6
kotlin("jvm") version "2.0.10"
7
kotlin("plugin.spring") version "2.0.10"
0 commit comments