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 ec7b75b commit e0d0c9eCopy full SHA for e0d0c9e
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("de.marcphilipp.nexus-publish") version "0.4.0" apply false
6
id("io.codearte.nexus-staging") version "0.30.0"
7
id("net.researchgate.release") version "2.8.1"
8
- kotlin("jvm") version "1.5.30" apply false
+ kotlin("jvm") version "1.5.31" apply false
9
}
10
11
val encoding: String by project
0 commit comments