[jOOQ/jOOQ#12985] [jOOQ/jOOQ#15400] Use new kotlin DSL
This commit is contained in:
parent
a89e1475a1
commit
6254658998
@ -19,6 +19,7 @@ version = "3.19.0-SNAPSHOT"
|
||||
dependencies {
|
||||
implementation(gradleApi())
|
||||
implementation("$group:jooq-codegen:$version")
|
||||
implementation("$group:jooq-meta-kotlin:$version")
|
||||
}
|
||||
|
||||
tasks.withType<Javadoc> {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user