We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 056a114 + 7acf5b5 commit 688b593Copy full SHA for 688b593
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation gradleApi()
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.10.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.3'
38
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
39
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
40
0 commit comments