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