mapdb icon indicating copy to clipboard operation
mapdb copied to clipboard

IntelliJ reports old version of Kotlin

Open allanwax opened this issue 7 years ago • 1 comments

Whenever I open my project that has MapDB IntelliJ reports that the MapDB version of Kotlin is old (something like 1.x) and suggests I update. However, since Kotlin is pulled in as part of the maven object, the update can't happen.

Perhaps the version of Kotlin included/referenced with the maven object can be updated

allanwax avatar Feb 19 '18 22:02 allanwax

See also https://github.com/jankotek/mapdb/issues/995

JulioJu avatar Jun 18 '21 10:06 JulioJu