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 97ee107 commit 763cd35Copy full SHA for 763cd35
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.24"
+ kotlin("jvm") version "2.1.20"
3
id("jacoco")
4
id("com.github.kt3k.coveralls") version "2.12.2"
5
id("com.gradle.plugin-publish") version "1.3.0"
0 commit comments