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 27e59c6 + 24c242e commit 37dd457Copy full SHA for 37dd457
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.6"
+ id("org.springframework.boot") version "2.7.7"
48
id("io.spring.dependency-management") version "1.1.0"
49
kotlin("jvm") version "1.8.0-Beta"
50
kotlin("plugin.spring") version "1.8.0-Beta"
0 commit comments