Skip to content

Commit c63dd56

Browse files
committed
not used
1 parent 7955bbd commit c63dd56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ 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")
6362
}
6463
}
6564
val jvmTest by getting {

0 commit comments

Comments
 (0)