We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf0b87 commit 4040e86Copy full SHA for 4040e86
build.gradle.kts
@@ -8,7 +8,7 @@ buildscript {
8
9
plugins {
10
base
11
- kotlin("jvm") version "2.1.20" apply false
+ kotlin("jvm") version "2.2.0" apply false
12
id("io.gitlab.arturbosch.detekt") version "1.23.8"
13
id("com.github.ben-manes.versions") version "0.52.0"
14
id("org.jmailen.kotlinter") version "5.0.1" apply false
0 commit comments