Skip to content

Commit 6869751

Browse files
committed
[Java] Upgrade to javadoc-links 4.0.0 and Gradle Build Scan 2.4.1.
1 parent efa8fa3 commit 6869751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ buildscript {
2121

2222
plugins {
2323
id 'java'
24-
id 'com.gradle.build-scan' version '2.3'
25-
id "io.freefair.javadoc-links" version "3.8.4" apply false
24+
id 'com.gradle.build-scan' version '2.4.1'
25+
id 'io.freefair.javadoc-links' version '4.0.0' apply false
2626
id 'com.github.johnrengelman.shadow' version '5.1.0' apply false
2727
}
2828

0 commit comments

Comments
 (0)