Updated
This commit is contained in:
parent
fb1d090120
commit
f6f5ce4687
@ -35,7 +35,6 @@ dependencies {
|
||||
implementation("org.jetbrains.exposed:exposed-jdbc:$exposedVersion")
|
||||
implementation("org.jetbrains.exposed:exposed-java-time:$exposedVersion")
|
||||
implementation ("mysql:mysql-connector-java:8.0.29")
|
||||
implementation(project(mapOf("path" to ":shared:kafka")))
|
||||
|
||||
|
||||
testImplementation(platform("org.junit:junit-bom:5.9.1"))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user