Skip to content

Commit

Permalink
Merge pull request #287 from philips-software/dependabot/gradle/org.m…
Browse files Browse the repository at this point in the history
…ockito-mockito-core-5.9.0

Chore(deps): Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
  • Loading branch information
JeroenKnoops authored Jan 18, 2024
2 parents 1625929 + f397a37 commit 29f8eb4
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 @@ -44,7 +44,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
testImplementation "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
testImplementation "org.assertj:assertj-core:3.24.2"
testImplementation "org.mockito:mockito-core:5.8.0"
testImplementation "org.mockito:mockito-core:5.9.0"
testImplementation "nl.jqno.equalsverifier:equalsverifier:3.15.5"
}

Expand Down

0 comments on commit 29f8eb4

Please sign in to comment.