mapdb
mapdb copied to clipboard
IntelliJ reports old version of Kotlin
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
See also https://github.com/jankotek/mapdb/issues/995