Converting Jenkins plugin to build with Gradle: how do I deploy?

@Lance_Java thanks for the response. Based on your reply, I looked at:

From that link, several plugins which have “maven release” like behavior are listed:

I also found researchgate/gradle-release

That’s a lot to choose from! Do you have any experience with these plugins?

I also found this post: What is the equivalent to the maven release plugin in gradle? which mentions some of the same plugins.