Skip to content

Commit 217a36b

Browse files
committed
bump dependencies versions
1 parent 6e5051e commit 217a36b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
2-
jsoup = "1.18.3"
2+
jsoup = "1.19.1"
33
okhttp = "4.12.0"
4-
gson = "2.12.1"
5-
lombok = "1.18.36"
4+
gson = "2.13.0"
5+
lombok = "1.18.38"
66
junit = "5.9.1"
77
spotless = "5.17.0"
88

0 commit comments

Comments
 (0)