Bumped to bld 1.9.0
This commit is contained in:
parent
c2e1c5e193
commit
79b16e1989
18 changed files with 34 additions and 60 deletions
|
@ -26,7 +26,7 @@ public class CryptoPriceExampleBuild extends BaseProject {
|
|||
|
||||
scope(compile)
|
||||
.include(dependency("net.thauvin.erik", "cryptoprice", version(1, 0, 3, "SNAPSHOT")))
|
||||
.include(dependency("org.json", "json", "20231013"));
|
||||
.include(dependency("org.json", "json", "20240205"));
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue