Netflix / governator

Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup.
Apache License 2.0
825 stars 180 forks source link

Upgrade to Gradle 6.5.1 and Nebula 8.8.1 #406

Closed berngp closed 3 years ago

berngp commented 4 years ago

This PR explores upgrading Gradle from 5.6.2 to 6.5.1 as well as Nebula from 8.0.0 to 8.8.1. Note that Nebula 8.0.0 will not work with later Gradle versions since there has been API changes in Gradle that make that version not compatible.

Note that this commit also has the dependency.locks.