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 ee4913e commit bdbfde2Copy full SHA for bdbfde2
build.gradle.kts
@@ -1,7 +1,7 @@
1
import com.vanniktech.maven.publish.SonatypeHost
2
3
plugins {
4
- kotlin("jvm") version "2.0.20"
+ kotlin("jvm") version "2.1.20"
5
id("org.jetbrains.kotlinx.kover") version "0.8.3"
6
id("org.cadixdev.licenser") version "0.6.1"
7
id("com.vanniktech.maven.publish") version "0.31.0"
0 commit comments