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 1afd668 commit 321e61fCopy full SHA for 321e61f
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.20"
+ kotlin("jvm") version "1.9.22"
3
id("jacoco")
4
id("com.github.kt3k.coveralls") version "2.12.2"
5
id("com.gradle.plugin-publish") version "1.2.1"
0 commit comments