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 f81f6b8 + 4ad5e6c commit 06d6aedCopy full SHA for 06d6aed
build.gradle.kts
@@ -14,7 +14,7 @@ repositories {
14
}
15
16
plugins {
17
- val kotlinVersion = "1.7.21"
+ val kotlinVersion = "1.7.22"
18
id("org.springframework.boot") version "2.7.5"
19
kotlin("jvm") version kotlinVersion
20
kotlin("plugin.spring") version kotlinVersion
0 commit comments