spring-framework/spring-jdbc
Sébastien Deleuze 2a74eff10f Upgrade to Kotlin 1.4 M2
- The compiler is configured to retain compatibility with Kotlin 1.3.
- Explicit API mode is not yet enabled but could be in the future.
- A workaround for Gradle build is required for now, see
  https://youtrack.jetbrains.com/issue/KT-39610 for more details.
- Some exceptions thrown by Kotlin have changed to NullPointerException,
  see https://youtrack.jetbrains.com/issue/KT-22275 for more details.

Closes gh-24171
2020-06-16 15:21:57 +02:00
..
src Upgrade to Kotlin 1.4 M2 2020-06-16 15:21:57 +02:00
spring-jdbc.gradle Use Gradle test fixture support for spring-beans and spring-context 2020-01-02 16:01:34 +01:00