Gradle release plugin compatible with kotlin DSL

210 Views Asked by At

I'm trying to find a gradle release plugin for my kotlin spring project but all the plugins I found on out there, are quite old and not maintained for a while so they don't really work with Kotlin DSL.

I used the axion one, it worked somehow but it has issues with the CI integration and the issue was not fixed yet so I'm looking for alternatives.

Thanks in advance

0

There are 0 best solutions below