Skip to content

Commit b32cbfa

Browse files
committed
[Java] Upgrade to javadoc-links 4.1.2.
1 parent 6aa964a commit b32cbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121

2222
plugins {
2323
id 'java'
24-
id 'io.freefair.javadoc-links' version '4.1.1' apply false
24+
id 'io.freefair.javadoc-links' version '4.1.2' apply false
2525
id 'com.github.johnrengelman.shadow' version '5.1.0' apply false
2626
}
2727

0 commit comments

Comments
 (0)