spring-framework/spring-web
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-web.gradle Add dependency on BouncyCastle for JDK 15+ 2020-05-25 17:30:27 +02:00