Skip to content

Commit

Permalink
Merge pull request #1061 from gocd/dependabot/gradle/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-5.9.0

Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
  • Loading branch information
chadlwilson authored Jan 20, 2024
2 parents e00ace3 + 01c4c0b commit 42ad0a6
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 @@ -84,7 +84,7 @@ dependencies {
runtimeOnly 'ch.qos.logback:logback-classic:1.4.14'

testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
testImplementation 'org.mockito:mockito-core:5.8.0'
testImplementation 'org.mockito:mockito-core:5.9.0'
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
testImplementation 'org.jsoup:jsoup:1.17.2'
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
Expand Down

0 comments on commit 42ad0a6

Please sign in to comment.