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 6ed8ffaCopy full SHA for 6ed8ffa
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.25"
6
`java-library`
7
}
8
0 commit comments