Skip to content

Commit a185449

Browse files
committed
need for now
1 parent c63dd56 commit a185449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ kotlin {
5959
implementation("com.fasterxml.jackson.datatype:jackson-datatype-guava:$jacksonVersion")
6060
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:$jacksonVersion")
6161
implementation("com.fasterxml.jackson.core:jackson-annotations:$jacksonVersion")
62+
implementation("org.jooq:jooq:3.15.4")
6263
}
6364
}
6465
val jvmTest by getting {

0 commit comments

Comments
 (0)