Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/org.junit.jupiter-junit-…
Browse files Browse the repository at this point in the history
…jupiter-engine-5.7.1
  • Loading branch information
Shreyansh Pandey committed Feb 9, 2021
2 parents 1be1683 + 9acf2ac commit 1c6433c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Expand Up @@ -88,9 +88,8 @@ dependencies {
compile group: 'org.glassfish', name: 'javax.el', version: '3.0.0'

testCompile 'org.mockito:mockito-core:3.7.7'

testCompile("org.junit.jupiter:junit-jupiter-engine:5.7.1")
testCompile("org.junit.platform:junit-platform-runner:1.7.0")
testCompile("org.junit.platform:junit-platform-runner:1.7.1")
}
pmd{
consoleOutput = true
Expand Down

0 comments on commit 1c6433c

Please sign in to comment.