There was an error while loading. Please reload this page.
1 parent cc9e2a0 commit 73430afCopy full SHA for 73430af
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
plugins {
23
id 'java'
24
id 'com.gradle.build-scan' version '2.3'
25
- id "io.freefair.javadoc-links" version "3.3.1" apply false
+ id "io.freefair.javadoc-links" version "3.5.4" apply false
26
id 'com.github.johnrengelman.shadow' version '5.0.0' apply false
27
}
28
0 commit comments