There was an error while loading. Please reload this page.
1 parent c0f5d8f commit a3afc6dCopy full SHA for a3afc6d
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
plugins {
23
id 'java'
24
id 'com.gradle.build-scan' version '2.4.1'
25
- id 'io.freefair.javadoc-links' version '4.0.2' apply false
+ id 'io.freefair.javadoc-links' version '4.1.0' apply false
26
id 'com.github.johnrengelman.shadow' version '5.1.0' apply false
27
}
28
0 commit comments