Version 0.9.3
This commit is contained in:
parent
6640c19931
commit
b9d7c9edf9
5 changed files with 11 additions and 11 deletions
|
@ -34,7 +34,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
|||
import static org.assertj.core.api.Assertions.assertThatCode;
|
||||
|
||||
class BootJarOperationTest {
|
||||
private static final String BLD = "bld-1.8.0-20240107.042858-1.jar";
|
||||
private static final String BLD = "bld-1.9.0.jar";
|
||||
private static final String EXAMPLES_LIB_COMPILE = "examples/lib/compile/";
|
||||
private static final String EXAMPLES_LIB_RUNTIME = "examples/lib/runtime/";
|
||||
private static final String EXAMPLES_LIB_STANDALONE = "examples/lib/standalone/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue