2
0
Fork 0
mirror of https://github.com/ethauvin/bld.git synced 2025-04-25 16:27:11 -07:00

Updated version to 1.7.1

This commit is contained in:
Geert Bevin 2023-08-17 11:28:56 -04:00
parent bbdf89845a
commit 57fbaefda7
6 changed files with 9 additions and 9 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(20230227)));
.include(dependency("org.json", "json", version(20230618)));
var core_directory = new File(workDirectory(), "core");
var core_src_directory = new File(core_directory, "src");

View file

@ -1 +1 @@
1.7.1-SNAPSHOT
1.7.1