Skip to content

Commit

Permalink
Merge pull request #94 from chains-project/renovate/major-mockito-mon…
Browse files Browse the repository at this point in the history
…orepo

Update mockito monorepo to v5 (major)
  • Loading branch information
monperrus authored Sep 28, 2024
2 parents f493be9 + 18b14a1 commit 839b9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ dependencyManagement {
entry 'org.jupnp'
}

dependencySet(group: 'org.mockito', version:'4.6.1') {
dependencySet(group: 'org.mockito', version:'5.14.0') {
entry 'mockito-core'
entry 'mockito-junit-jupiter'
}
Expand Down

0 comments on commit 839b9d1

Please sign in to comment.