From c240ebc304bb21600b052b6c9d0e6d1d47f0bdbf Mon Sep 17 00:00:00 2001 From: Roberto Perez Alcolea Date: Thu, 5 Jan 2023 10:45:33 -0800 Subject: [PATCH] plugin-plugin 20.3.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 52a9dc4..d500142 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ * limitations under the License. */ plugins { - id 'com.netflix.nebula.plugin-plugin' version '20.2.0' + id 'com.netflix.nebula.plugin-plugin' version '20.3.0' } description 'Project plugin for Nebula plugins'