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.
2 parents 2fa0d16 + e659ca1 commit aad0eb9Copy full SHA for aad0eb9
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.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
38
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
39
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
40
0 commit comments