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 d19293d commit c2dc0dcCopy full SHA for c2dc0dc
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
signing
3
`maven-publish`
4
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
5
- id("org.jetbrains.kotlin.jvm") version "1.9.21"
+ id("org.jetbrains.kotlin.jvm") version "1.9.24"
6
`java-library`
7
}
8
0 commit comments