Bumped org.json to version 20240303
This commit is contained in:
parent
7651260d97
commit
e0c4284529
4 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation("net.thauvin.erik:bitly-shorten:1.0.1")
|
||||
implementation("org.json:json:20240205")
|
||||
implementation("org.json:json:20240303")
|
||||
}
|
||||
|
||||
application {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue