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 6194bf7 + 848be92 commit d12d29bCopy full SHA for d12d29b
build.gradle.kts
@@ -14,7 +14,7 @@ repositories {
14
}
15
16
plugins {
17
- val kotlinVersion = "1.7.20"
+ val kotlinVersion = "1.7.21"
18
id("org.springframework.boot") version "2.7.5"
19
kotlin("jvm") version kotlinVersion
20
kotlin("plugin.spring") version kotlinVersion
0 commit comments