Skip to content

Commit 6eea0ba

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0 (#353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb4bda2 commit 6eea0ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
gson = "2.13.1"
3-
jackson-databind = "2.18.3"
3+
jackson-databind = "2.19.0"
44
ktlint = "1.0.1"
55

66
gradle-plugin = "8.9.2"

0 commit comments

Comments
 (0)