Skip to content

Commit

Permalink
Merge 3b7160f into 2f647d5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 19, 2020
2 parents 2f647d5 + 3b7160f commit 5ba02fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,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.0'
testCompile 'org.mockito:mockito-core:3.5.2'

testCompile("org.junit.jupiter:junit-jupiter-engine:5.6.2")
testCompile("org.junit.platform:junit-platform-runner:1.6.2")
Expand Down

0 comments on commit 5ba02fd

Please sign in to comment.