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 b196751 + a0a3328 commit 2f8856eCopy full SHA for 2f8856e
build.gradle.kts
@@ -11,7 +11,7 @@ val redis_version: String by project
11
plugins {
12
application
13
jacoco
14
- kotlin("jvm") version "1.8.0"
+ kotlin("jvm") version "1.9.10"
15
id("org.jetbrains.kotlin.plugin.serialization") version "1.6.20"
16
id("com.github.johnrengelman.shadow") version "7.0.0"
17
id("org.sonarqube") version "3.5.0.2730"
0 commit comments