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 bdd1a3c commit 040b0c4Copy full SHA for 040b0c4
gradle/libs.versions.toml
@@ -54,7 +54,7 @@ slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
54
55
[plugins]
56
bnd = { id = "biz.aQute.bnd.builder", version = "6.4.0" }
57
-javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.8.0" }
+javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.9.0" }
58
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
59
mavenCentralPublishing = { id = "io.github.sgtsilvio.gradle.maven-central-publishing", version = "0.4.1" }
60
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }
0 commit comments