Skip to content

Commit

Permalink
Merge 63028ec into 6b7888d
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 20, 2020
2 parents 6b7888d + 63028ec commit d793ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -85,7 +85,7 @@ dependencies {
compile group: 'javax.el', name: 'javax.el-api', version: '3.0.0'
compile group: 'org.glassfish', name: 'javax.el', version: '3.0.0'

testCompile 'org.mockito:mockito-core:3.5.13'
testCompile 'org.mockito:mockito-core:3.5.15'

testCompile("org.junit.jupiter:junit-jupiter-engine:5.7.0")
testCompile("org.junit.platform:junit-platform-runner:1.7.0")
Expand Down

0 comments on commit d793ab6

Please sign in to comment.