Skip to content

Commit 263c4bd

Browse files
committed
Update jackson and junit
1 parent 8b7d06e commit 263c4bd

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.38.0"
3-
jackson = "2.19.0"
3+
jackson = "2.19.1"
44
jersey = "3.1.10"
5-
junit = "5.13.0"
5+
junit = "5.13.1"
66
mockito = "5.18.0"
77
retrofit = "3.0.0"
88
slf4j = "2.0.17"

0 commit comments

Comments
 (0)