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 daf4d73 + ce0f711 commit e36011dCopy full SHA for e36011d
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.5"
+ id("org.springframework.boot") version "3.2.0"
5
id("io.spring.dependency-management") version "1.1.4"
6
kotlin("jvm") version "1.9.21"
7
kotlin("plugin.spring") version "1.9.21"
0 commit comments