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.
1 parent 33fed5a commit 70cc393Copy full SHA for 70cc393
build.gradle.kts
@@ -10,7 +10,7 @@ val redis_version: String by project
10
plugins {
11
application
12
jacoco
13
- kotlin("jvm") version "2.0.21"
+ kotlin("jvm") version "2.1.10"
14
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.20"
15
id("com.github.johnrengelman.shadow") version "7.0.0"
16
id("org.sonarqube") version "5.1.0.4882"
0 commit comments