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 40f76e5 commit 70683b6Copy full SHA for 70683b6
build.gradle.kts
@@ -44,7 +44,7 @@ val copyJSDependencies by tasks.creating(Copy::class) {
44
}
45
46
plugins {
47
- id("org.springframework.boot") version "2.7.9"
+ id("org.springframework.boot") version "2.7.10"
48
id("io.spring.dependency-management") version "1.1.0"
49
kotlin("jvm") version "1.8.10"
50
kotlin("plugin.spring") version "1.8.10"
0 commit comments