2
0
Fork 0
mirror of https://github.com/ethauvin/bld.git synced 2025-04-26 00:37:10 -07:00

Updated to bld 1.9.0

This commit is contained in:
Geert Bevin 2024-02-25 22:52:13 -05:00
parent e6feeff0da
commit 52fc588795
7 changed files with 10 additions and 10 deletions

View file

@ -32,7 +32,7 @@ public class BldBuild extends AbstractRife2Build {
repositories = List.of(MAVEN_CENTRAL, RIFE2_RELEASES);
scope(test)
.include(dependency("org.json", "json", version(20231013)));
.include(dependency("org.json", "json", version(20240205)));
var core_directory = new File(workDirectory(), "core");
var core_src_directory = new File(core_directory, "src");

View file

@ -1 +1 @@
1.9.0-SNAPSHOT
1.9.0