From a20ffc3637fbdab05a54bb4d0825e3cdb13f4b55 Mon Sep 17 00:00:00 2001 From: Aubrey Chipman Date: Mon, 16 Jun 2025 23:26:22 -0400 Subject: [PATCH] Use com.netflix.nebula.netflixoss 11.6.0 to move publishing to Sonatype Central Portal from Sonatype Legacy OSSRH --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 52d6096..144bb07 100755 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ plugins { - id 'com.netflix.nebula.netflixoss' version '11.5.0' + id 'com.netflix.nebula.netflixoss' version '11.6.0' } // Establish version and status