File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ktor = "2.3.7"
9
9
[libraries ]
10
10
archunit = { module = " com.tngtech.archunit:archunit-junit5" , version = " 1.2.1" }
11
11
embed-mongo = { module = " de.flapdoodle.embed:de.flapdoodle.embed.mongo" , version = " 4.12.2" }
12
- jackson-module-kotlin = { module = " com.fasterxml.jackson.module:jackson-module-kotlin" , version = " 2.16.1 " }
12
+ jackson-module-kotlin = { module = " com.fasterxml.jackson.module:jackson-module-kotlin" , version = " 2.19.2 " }
13
13
kafka-clients = { module = " org.apache.kafka:kafka-clients" , version.ref = " kafka" }
14
14
kafka-connect = { module = " org.apache.kafka:connect-runtime" , version.ref = " kafka" }
15
15
kafka-json = { module = " io.confluent:kafka-json-serializer" , version.ref = " confluent" }
You can’t perform that action at this time.
0 commit comments