We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd77469 + 0910197 commit 73e2bbdCopy full SHA for 73e2bbd
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.20"
+ kotlin("jvm") version "1.9.21"
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