build: Bump org.json to version 20241224
This commit is contained in:
parent
67de345c25
commit
16ac7937fa
2 changed files with 4 additions and 4 deletions
|
@ -112,7 +112,7 @@ public class MobibotBuild extends Project {
|
|||
.include(dependency("com.squareup.okhttp3", "okhttp", "4.12.0"))
|
||||
.include(dependency("net.aksingh", "owm-japis", "2.5.3.0"))
|
||||
.include(dependency("net.objecthunter", "exp4j", "0.4.8"))
|
||||
.include(dependency("org.json", "json", "20240303"))
|
||||
.include(dependency("org.json", "json", "20241224"))
|
||||
.include(dependency("org.jsoup", "jsoup", "1.18.3"))
|
||||
// Thauvin
|
||||
.include(dependency("net.thauvin.erik", "cryptoprice", "1.0.3-SNAPSHOT"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue