diff --git a/build.gradle b/build.gradle index 52d45de..cb784a6 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ plugins { /* We have to use this 3rd party plugin for publishing to MavenCentral because as of AUG-2025 there is no official * plugin which supports publishing to MavenCentral Portal. */ - id "com.vanniktech.maven.publish.base" version "0.34.0" + id "com.vanniktech.maven.publish.base" version "0.35.0" } allprojects {