Skip to content

Commit 735ea9d

Browse files
Update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.0 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cc4a56 commit 735ea9d

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
@@ -20,7 +20,7 @@ kotlinTest = { group = "org.jetbrains.kotlin", name = "kotlin-test" }
2020
domacore = { module = "org.seasar.doma:doma-core", version.ref = "doma" }
2121
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.26.0" }
2222
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
23-
jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.18.3" }
23+
jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.19.0" }
2424

2525
[plugins]
2626
changelog = { id = "org.jetbrains.changelog", version.ref = "changelog" }

0 commit comments

Comments
 (0)