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 0517c5e commit 5732ab5Copy full SHA for 5732ab5
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
plugins {
23
id 'java'
24
id 'com.github.johnrengelman.shadow' version '5.0.0' apply false
25
- id "io.freefair.javadoc-links" version "3.2.0" apply false
+ id "io.freefair.javadoc-links" version "3.2.1" apply false
26
}
27
28
defaultTasks 'clean', 'build', 'shadowJar', 'install'
0 commit comments