[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:
parent
74fcb44060
commit
29d6cf36dd
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user