You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose updating some build-time dependencies to their respective recent versions:
Gradle 5.5.1
AnimalSniffer plugin to 1.5.0, tool to 1.18
Jacoco to 0.8.4
This would allow us to run builds on JDK 11. Unlike #6317, the target/source compatibility versions could be kept, keeping backwards compatibility of the built library. However, we couldn't build on JDK 7 anymore, since Gradle 5.5.1 requires at least JDK 8.