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 02c676a commit 731c32fCopy full SHA for 731c32f
build.gradle.kts
@@ -64,7 +64,7 @@ val copyWasmDependencies by tasks.creating(Copy::class) {
64
}
65
66
plugins {
67
- id("org.springframework.boot") version "2.7.10"
+ id("org.springframework.boot") version "3.1.5"
68
id("io.spring.dependency-management") version "1.1.3"
69
val kotlinVersion by System.getProperties()
70
kotlin("jvm") version "$kotlinVersion"
0 commit comments