Skip to content

Commit 5732ab5

Browse files
committed
[Java] Upgrade to io.freefair.javadoc-links 3.2.1.
1 parent 0517c5e commit 5732ab5

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
@@ -22,7 +22,7 @@ buildscript {
2222
plugins {
2323
id 'java'
2424
id 'com.github.johnrengelman.shadow' version '5.0.0' apply false
25-
id "io.freefair.javadoc-links" version "3.2.0" apply false
25+
id "io.freefair.javadoc-links" version "3.2.1" apply false
2626
}
2727

2828
defaultTasks 'clean', 'build', 'shadowJar', 'install'

0 commit comments

Comments
 (0)