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 ad4aef3 + 10603a4 commit 14d0a7dCopy full SHA for 14d0a7d
examples/spring-boot-kotlin-redis/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.springframework.boot") version "2.7.5"
3
id("org.jetbrains.kotlin.jvm") version "1.7.22"
4
- id("org.jetbrains.kotlin.plugin.spring") version "1.7.21"
+ id("org.jetbrains.kotlin.plugin.spring") version "1.7.22"
5
}
6
7
apply plugin: 'io.spring.dependency-management'
0 commit comments