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 6275bb9 commit 4ad5e6cCopy full SHA for 4ad5e6c
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