We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5c9ea commit 3fd915eCopy full SHA for 3fd915e
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation 'io.github.git-commit-id:git-commit-id-plugin-core:6.0.0-rc.9'
36
37
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
38
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
39
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
40
41
testImplementation gradleTestKit()
0 commit comments