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 f013cac commit e2dc21bCopy full SHA for e2dc21b
build.gradle.kts
@@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat.FULL
2
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
plugins {
5
- kotlin("jvm") version "1.9.23"
+ kotlin("jvm") version "2.0.20"
6
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.23"
7
id("org.cqfn.diktat.diktat-gradle-plugin") version "1.2.5"
8
`maven-publish`
0 commit comments