Skip to content

Commit 73d2554

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.16.1
1 parent d0d5388 commit 73d2554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ vertx = "4.4.2"
55

66
[libraries]
77
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
8-
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.0" }
8+
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.1" }
99
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
1010
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
1111
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }

0 commit comments

Comments
 (0)