Skip to content

Commit

Permalink
Bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.7.0 (#1695)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 7d9153d commit 0455642
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 @@ -241,7 +241,7 @@ allprojects {
testFramework 'org.assertj:assertj-core:3.24.2'
testFramework 'org.junit.jupiter:junit-jupiter-api'
testFramework 'org.junit.jupiter:junit-jupiter-params'
testFramework 'org.mockito:mockito-junit-jupiter:5.6.0'
testFramework 'org.mockito:mockito-junit-jupiter:5.7.0'

testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
testRuntimeOnly 'org.junit.platform:junit-platform-runner'
Expand Down

0 comments on commit 0455642

Please sign in to comment.