Upgrade to Gradle 8#132
Conversation
As we now use the new API Co-authored-by: catostrophe <40268503+catostrophe@users.noreply.github.com>
|
BTW. If a Gradle plugin is built with Gradle 8, what minimal Gradle version it will be working with? |
I'm not a specialist but as far as I understand, as long as the plugin does not use any newer API, it will continue to work with Gradle 5.1 as before. |
|
I am not a maintainer and don't have an opinion regarding bumping the Gradle version. I just wanted to make sure that doing that won't make the plugin incompatible with Gradle 6+. |
|
@tkrullmann are you still maintaining this project? |
|
This project seems abandoned. I would recommend migrating to JVM Test Suite plugin |
|
why is this still pending? |
|
Why is this not merged yet? |
|
a release also needed...in order to be able to use it... |
|
@tkrullmann any estimate of release with this fix, please? |
com.gradle.plugin-publishplugin to1.1.0(previous version is not compatible with Gradle 8)TestSetsPlugin.ktFixes #131