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.
2 parents 74cffa1 + 9a8e5dc commit f53de9aCopy full SHA for f53de9a
build.gradle.kts
@@ -29,7 +29,7 @@ plugins {
29
id("com.google.cloud.tools.jib") version "3.3.1"
30
id("com.github.johnrengelman.shadow") version "7.1.2"
31
id("net.researchgate.release") version "3.0.2"
32
- id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
+ id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
33
id("org.jetbrains.dokka") version "1.7.20"
34
`java-library`
35
`maven-publish`
0 commit comments