Skip to content

Commit 2abb7e2

Browse files
authored
Merge pull request #2373 from Luna712/bump-json
Bump json lib
1 parent 179f7e2 commit 2abb7e2

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
@@ -17,7 +17,7 @@ espressoCore = "3.7.0"
1717
fragmentKtx = "1.8.9"
1818
fuzzywuzzy = "1.4.0"
1919
jacksonModuleKotlin = { strictly = "2.13.1" } # Later versions don't support minSdk <26 (Crashes on Android TV's and FireSticks)
20-
json = "20250517"
20+
json = "20251224"
2121
jsoup = "1.21.2"
2222
junit = "4.13.2"
2323
junitKtx = "1.3.0"

0 commit comments

Comments
 (0)