We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8fe21 commit 419c563Copy full SHA for 419c563
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.22"
+ kotlin("jvm") version "1.9.23"
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