-
Notifications
You must be signed in to change notification settings - Fork 880
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Gradle to 6.0, support Java 13 (#180)
Upgrade Gradle to 6.0. * This is needed as Gradle 5.x did not support Java 13 * Jacoco needed a version upgrade to support Java 13 * Upgrade Errorprone to fix some breaks * Another Errorprone check is broken in 13 * The 'Finally' Errorprone check is only broken in Java 12 * JMH needed a version upgrade and a new build flag * Switch to bin distribution for smaller builds Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
- Loading branch information
Showing
2 changed files
with
16 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters