We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd403a commit 071ce9dCopy full SHA for 071ce9d
1 file changed
dd-smoke-tests/gradle/src/test/resources/test-succeed-gradle-plugin-test/build.gradleTest
@@ -30,7 +30,7 @@ repositories {
30
dependencies {
31
testImplementation gradleTestKit()
32
33
- testImplementation 'org.junit.platform:junit-platform-launcher'
+ testImplementation 'org.junit.platform:junit-platform-launcher:1.10.2'
34
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
35
}
36
0 commit comments