Are there any instructions on how to create a BOM (gradle-platform) for kotlin-multiplatform dependencies.
I have found a number of questions about using BOMs in multiplatform, but nothing about creating them.
The gradle 'java-platform' plugin seem to be just for JVM dependencies.