9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-28 19:19:13 +00:00

build: bump json to 20250107

This commit is contained in:
William278
2025-01-26 17:40:37 +00:00
parent ae69c1c060
commit a0fb2e90b3
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ dependencies {
api 'commons-io:commons-io:2.18.0'
api 'org.apache.commons:commons-text:1.13.0'
api 'net.william278:minedown:1.8.2'
api 'org.json:json:20240303'
api 'org.json:json:20250107'
api 'com.google.code.gson:gson:2.11.0'
api 'com.fatboyindustrial.gson-javatime-serialisers:gson-javatime-serialisers:1.1.2'
api 'de.exlll:configlib-yaml:4.5.0'