micronaut-core icon indicating copy to clipboard operation
micronaut-core copied to clipboard

Bump managed kotlin version to 1.7.10

Open wetted opened this issue 2 years ago • 2 comments

satisfies https://github.com/micronaut-projects/micronaut-kotlin/issues/414

wetted avatar Sep 22 '22 15:09 wetted

We see lots of 1.6.21 in the dependency list

https://ge.micronaut.io/s/bjjijqfihhmsu/dependencies?dependencies=1.6.21&expandAll

But I believe these are due to the POM for org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4 having a dependency on it

I think none of these are being pulled by Gradle, but when they are it's picking the correct one

https://ge.micronaut.io/s/bjjijqfihhmsu/dependencies?dependencies=1.6.21&expandAll&focusedDependency=WzQxLDEsNDI0OCxbNiwwLFsyNl1dXQ

@melix is my understanding correct?

timyates avatar Sep 23 '22 12:09 timyates

ping @melix

sdelamo avatar Sep 28 '22 05:09 sdelamo