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.
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.
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.