Skip to content

Commit 373ba34

Browse files
committed
Update jackson and junit
1 parent 1ebf8d9 commit 373ba34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22
errorprone = "2.36.0"
3-
jackson = "2.18.1"
3+
jackson = "2.18.2"
44
jersey = "3.1.9"
5-
junit = "5.11.3"
5+
junit = "5.11.4"
66
mockito = "5.14.2"
77
retrofit = "2.11.0"
88
slf4j = "2.0.16"

0 commit comments

Comments
 (0)