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 b614c52 + 04fbbcd commit 1f3ef4cCopy full SHA for 1f3ef4c
build.gradle.kts
@@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
2
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
plugins {
5
- kotlin("jvm") version "2.1.0"
+ kotlin("jvm") version "2.1.10"
6
kotlin("plugin.serialization") version "2.1.10"
7
id("io.gitlab.arturbosch.detekt") version ("1.23.1")
8
id("jacoco")
0 commit comments