Skip to content

Commit

Permalink
Merge pull request #45 from harrel56/dependabot/gradle/org.mockito-mo…
Browse files Browse the repository at this point in the history
…ckito-core-5.5.0

chore(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0
  • Loading branch information
harrel56 authored Aug 28, 2023
2 parents 1160a85 + e8fb2b9 commit e10cf2e
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 @@ -53,7 +53,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.mockito:mockito-core:5.4.0'
testImplementation 'org.mockito:mockito-core:5.5.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
}

Expand Down

0 comments on commit e10cf2e

Please sign in to comment.