Bump Nexus publish plugin version

This commit is contained in:
Robin Lefever
2025-08-25 10:42:09 +02:00
committed by Thomas Vochten
parent 886477806c
commit b8a62c8ca8

View File

@@ -5,7 +5,7 @@ pluginManagement {
useVersion '8.1.1'
}
if (requested.id.id == 'io.github.gradle-nexus.publish-plugin') {
useVersion '1.1.0'
useVersion '2.0.0'
}
}
}