Did something change with the multiplatform plugin...
# kotest
c
Did something change with the multiplatform plugin in 6.0.0.M1? The marker
io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin
doesn't seem to exist anymore. Instead I see these, but it's not clear to me which one the plugin is supposed to be:
Copy code
kotest-framework-multiplatform-plugin-embedd.../                 -         -      
kotest-framework-multiplatform-plugin-embedd.../                 -         -      
kotest-framework-multiplatform-plugin-js/                        -         -      
kotest-framework-multiplatform-plugin-js-jvm/                    -         -      
kotest-framework-multiplatform-plugin-legacy.../                 -         -      
kotest-framework-multiplatform-plugin-legacy.../                 -         -      
kotest-framework-multiplatform-plugin-native/                    -         -      
kotest-framework-multiplatform-plugin-native.../
https://repo1.maven.org/maven2/io/kotest/
Ah, it's on the Gradle Plugin Portal, but it doesn't have the latest version 😕 https://plugins.gradle.org/plugin/io.kotest.multiplatform
a
it looks like the release workflow for the Kotest Multiplatform Gradle plugin has been failing https://github.com/kotest/kotest/actions/workflows/release_multiplatform_plugin_gradle.yml