Files
kotlin-fork/repo/artifacts-tests
Anton Lakotka c58eef8330 [stdlib-mpp] Update kotlin-stdlib.pom
It has now unnecessary duplicated dependencies on kotlin-stdlib-common.
They should be removed in followup changes.

^KT-61053 Verification Pending
2023-08-09 07:52:35 +00:00
..
2023-06-26 08:19:47 +00:00
2023-06-27 08:47:14 +00:00

Artifacts Tests

This module contains tests for changes in pom files for all maven artifacts we publish

To reproduce locally build all artifacts first:

./gradlew install
cd libraries
mvn install -DskipTests