Skip to content

Commit 7190ec0

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0 (#409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65218b0 commit 7190ec0

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
@@ -1,6 +1,6 @@
11
[versions]
22
gson = "2.13.1"
3-
jackson-databind = "2.19.2"
3+
jackson-databind = "2.20.0"
44
ktlint = "1.0.1"
55

66
gradle-plugin = "8.12.2"

0 commit comments

Comments
 (0)