we moved to JDK12 + Gradle 5.4 to build Kodein projects. However this doesn't mean that you need to upgrade your own projects on latest JDK.
This fix an issue on Gradle > 5.2 that check the JDK version used to build dependencies by maintaining the compatibility with JDK8.
Happy Kotlin K !