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 bd5ddcb + c8df5fc commit 7112c4bCopy full SHA for 7112c4b
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.21"
+ kotlin("jvm") version "1.9.22"
15
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22"
16
id("com.github.johnrengelman.shadow") version "7.0.0"
17
id("org.sonarqube") version "4.4.1.3373"
0 commit comments