Bumped org.json to version 20240303
This commit is contained in:
parent
88ae027103
commit
5f88cec7c4
4 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation("net.thauvin.erik:cryptoprice:1.0.2")
|
||||
implementation("org.json:json:20240205")
|
||||
implementation("org.json:json:20240303")
|
||||
}
|
||||
|
||||
java {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue