We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa97539 + 4b32d29 commit 498d689Copy full SHA for 498d689
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id "com.gorylenko.gradle-git-properties" version "2.4.1"
10
id "io.freefair.lombok" version "8.6"
11
id 'org.jetbrains.kotlin.jvm' version '1.9.23'
12
- id 'org.jetbrains.kotlin.plugin.spring' version '1.9.22'
+ id 'org.jetbrains.kotlin.plugin.spring' version '1.9.23'
13
}
14
15
springBoot {
0 commit comments