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 21a4537 commit f6bac77Copy full SHA for f6bac77
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
import java.util.*
4
5
plugins {
6
- id("org.springframework.boot") version "3.1.1"
+ id("org.springframework.boot") version "3.3.5"
7
id("io.spring.dependency-management") version "1.1.1"
8
kotlin("jvm") version "1.9.0"
9
kotlin("plugin.spring") version "1.9.0"
0 commit comments