Skip to content

Commit e1d6234

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.0.1" }
8-
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.1" }
8+
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.2" }
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)