I don’t know the right place to report issues with the com.uptake type plugins because they aren’t available on GitHub, so I’m trying here.
The com.gradle.publish.PluginBundleExtension has a public void plugins(Closure<?> block) which doesn’t works so well for Gradle Kotlin DSL. Could it be updated to use Action instead to get a better DSL?