Compare commits
1 Commits
a5a7393f46
...
0.1-prepro
| Author | SHA256 | Date | |
|---|---|---|---|
| 5d98265873 |
@@ -30,7 +30,7 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
// The test classes are compiled with these:
|
// The test classes are compiled with these:
|
||||||
implementation("com.r35157.nenjim:testtool-api:0.1-dev")
|
implementation("com.r35157.nenjim:testtool-api:0.1-dev")
|
||||||
implementation("com.r35157.nenjim:testtool-impl-ref:0.1-dev")
|
implementation("com.r35157.nenjim:testtool-impl_ref:0.1-dev")
|
||||||
|
|
||||||
// The JUnit platform will not be included in the JAR file but are needed for running the tests:
|
// The JUnit platform will not be included in the JAR file but are needed for running the tests:
|
||||||
testImplementation(platform("org.junit:junit-bom:6.0.2"))
|
testImplementation(platform("org.junit:junit-bom:6.0.2"))
|
||||||
|
|||||||
Reference in New Issue
Block a user