Bumped to bld 1.9.0

This commit is contained in:
Erik C. Thauvin 2024-02-26 17:35:13 -08:00
parent c2e1c5e193
commit 79b16e1989
18 changed files with 34 additions and 60 deletions

View file

@ -16,7 +16,7 @@ repositories {
dependencies {
implementation("net.thauvin.erik:cryptoprice:1.0.2")
implementation("org.json:json:20231013")
implementation("org.json:json:20240205")
}
java {