There was an error while loading. Please reload this page.
1 parent efa8fa3 commit 6869751Copy full SHA for 6869751
build.gradle
@@ -21,8 +21,8 @@ buildscript {
21
22
plugins {
23
id 'java'
24
- id 'com.gradle.build-scan' version '2.3'
25
- id "io.freefair.javadoc-links" version "3.8.4" apply false
+ id 'com.gradle.build-scan' version '2.4.1'
+ id 'io.freefair.javadoc-links' version '4.0.0' apply false
26
id 'com.github.johnrengelman.shadow' version '5.1.0' apply false
27
}
28
0 commit comments