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 993c82b commit 8a770ebCopy full SHA for 8a770eb
examples/spring-boot-kotlin-redis/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id("org.springframework.boot") version "2.5.2"
3
- id("org.jetbrains.kotlin.jvm") version "1.5.10"
+ id("org.jetbrains.kotlin.jvm") version "1.7.20"
4
id("org.jetbrains.kotlin.plugin.spring") version "1.5.21"
5
}
6
0 commit comments