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 cbc5466 + 065cf0a commit cd77469Copy full SHA for cd77469
build.gradle.kts
@@ -11,7 +11,7 @@ val redis_version: String by project
11
plugins {
12
application
13
jacoco
14
- kotlin("jvm") version "1.9.10"
+ kotlin("jvm") version "1.9.20"
15
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.20"
16
id("com.github.johnrengelman.shadow") version "7.0.0"
17
id("org.sonarqube") version "4.4.1.3373"
0 commit comments