File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.0.1 -all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.0.2 -all.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
28
28
29
29
testImplementation " org.assertj:assertj-core:3.19.0"
30
30
testImplementation " org.junit.jupiter:junit-jupiter-api:$jupiter_version "
31
- testRuntime " org.junit.jupiter:junit-jupiter-engine:$jupiter_version "
31
+ testRuntimeOnly " org.junit.jupiter:junit-jupiter-engine:$jupiter_version "
32
32
33
33
testImplementation " org.jetbrains.kotlin:kotlin-test"
34
34
testImplementation " com.github.komputing:khex:$khex_version "
You can’t perform that action at this time.
0 commit comments