[jOOQ/jOOQ#6256] Fix kotlin-stdlib-jdk8 dependency
This commit is contained in:
parent
29d6cf36dd
commit
83a0225cbe
@ -44,7 +44,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-stdlib-jre8</artifactId>
|
||||
<artifactId>kotlin-stdlib-jdk8</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Needed for mapping into Kotlin data classes -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user