https://kotlinlang.org logo
#intellij
Title
# intellij
c

Constantine Plotnikov

04/20/2021, 11:31 AM
IDEA displays the message: "Kotlin version that is used for building with Maven (1.4.32) differs from the one bundled into the IDE plugin (1.4.32-release-371)". Does IDEA want non-existing version of maven plugin or I'm using wrong maven plugin repository for kotlin maven support?
a

Alexey Belkov [JB]

04/20/2021, 2:57 PM
This is a bug: https://youtrack.jetbrains.com/issue/KTIJ-7657. We hope to fix it soon in the next IDEA bugfix updates.
3 Views