Skip to content

Commit fb2f849

Browse files
chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.2
1 parent 113b50a commit fb2f849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ktor = "2.3.7"
99
[libraries]
1010
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
1111
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" }
1313
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka"}
1414
kafka-connect = { module = "org.apache.kafka:connect-runtime", version.ref = "kafka"}
1515
kafka-json = { module = "io.confluent:kafka-json-serializer", version.ref = "confluent"}

0 commit comments

Comments
 (0)