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 fa56621 + 69c73c2 commit 7f3d761Copy full SHA for 7f3d761
examples/spring-boot-kotlin-redis/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id("org.springframework.boot") version "2.6.4"
3
- id("org.jetbrains.kotlin.jvm") version "1.6.10"
+ id("org.jetbrains.kotlin.jvm") version "1.6.21"
4
id("org.jetbrains.kotlin.plugin.spring") version "1.6.20"
5
}
6
0 commit comments