[jOOQ/jOOQ#6256] Downgrade to Kotlin 1.3.71

1.3.72 doesn't seem to be deployed correctly to Maven Central
This commit is contained in:
Lukas Eder 2020-05-07 14:37:20 +02:00
parent 74fcb44060
commit 29d6cf36dd

View File

@ -37,7 +37,7 @@
<javax.activation.version>1.2.0</javax.activation.version>
<!-- Kotlin versions -->
<kotlin.version>1.3.72</kotlin.version>
<kotlin.version>1.3.71</kotlin.version>
<!-- DefaultRecordMapper and jOOQ-meta-extensions can read JPA annotations -->
<javax.persistence-api.version>2.2</javax.persistence-api.version>