Skip to content

Commit 3766971

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.20.1
1 parent 75673cb commit 3766971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
retrofit2 = "3.0.0"
33
jjwt = "0.13.0"
4-
jackson = "2.20.0"
4+
jackson = "2.20.1"
55
jackson-annotations = "2.20"
66
assertj = "3.27.6"
77
junit = "6.0.0"

0 commit comments

Comments
 (0)