Add missing dependency to embedded kotlin* kotlin-stdlib now depends on kotlin-stdlib-common, this was notreflected in the setup of the embedded kotlin repo.* A way to experience this issue was with locking on a kotlin-dslproject.Fixes #10697
Add missing dependency to embedded kotlin* kotlin-stdlib now depends on kotlin-stdlib-common, this was notreflected in the setup of the embedded kotlin repo.* A way to experience this issue was with locking on a kotlin-dslproject.
Add missing dependency to embedded kotlin* kotlin-stdlib now depends on kotlin-stdlib-common, this was notreflected in the setup of the embedded kotlin repo.* A way to experience this issue was with locking on a kotlin-dslproject.