Skip to content

Commit 10974ea

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a1aae1 commit 10974ea

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
@@ -42,7 +42,7 @@ ktor = "3.4.0"
4242

4343
# Serialization
4444
gson = "2.13.2"
45-
jacksonDatabind = "2.21.0"
45+
jacksonDatabind = "2.21.1"
4646

4747
# Image Loading
4848
glide = "5.0.5"

0 commit comments

Comments
 (0)