Skip to content

Commit 040b0c4

Browse files
Update plugin javadocLinks to v0.9.0
1 parent bdd1a3c commit 040b0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
5454

5555
[plugins]
5656
bnd = { id = "biz.aQute.bnd.builder", version = "6.4.0" }
57-
javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.8.0" }
57+
javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.9.0" }
5858
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
5959
mavenCentralPublishing = { id = "io.github.sgtsilvio.gradle.maven-central-publishing", version = "0.4.1" }
6060
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }

0 commit comments

Comments
 (0)