Skip to content

Commit

Permalink
Merge pull request #429 from Shynixn/dependabot/gradle/development/or…
Browse files Browse the repository at this point in the history
…g.mockito-mockito-core-3.5.10

Bump mockito-core from 3.4.6 to 3.5.10
  • Loading branch information
Shynixn committed Sep 14, 2020
2 parents 41aaaa1 + e40b547 commit 32eaf82
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 @@ -160,7 +160,7 @@ subprojects {

testCompile 'org.jetbrains.kotlin:kotlin-test'
testCompile 'org.jetbrains.kotlin:kotlin-test-junit'
testCompile 'org.mockito:mockito-core:3.4.6'
testCompile 'org.mockito:mockito-core:3.5.10'
testCompile 'org.junit.jupiter:junit-jupiter-api:5.6.2'

testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
Expand Down

0 comments on commit 32eaf82

Please sign in to comment.