Skip to content

Commit fe4761e

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

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

66
gradle-plugin = "8.8.2"

0 commit comments

Comments
 (0)