diff --git a/build.gradle b/build.gradle index ba86105..2031282 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ * limitations under the License. */ plugins { - id 'nebula.plugin-plugin' version '7.1.10' + id 'nebula.plugin-plugin' version '8.0.0' } description 'Template for NetflixOSS projects'