Skip to content

Commit

Permalink
Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.1...v5.14.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent b261c96 commit 4f5a89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {
val creekVersion = "0.4.2-SNAPSHOT"
val junitVersion = "5.11.1"
val junitPioneerVersion = "2.2.0"
val mockitoVersion = "5.14.1"
val mockitoVersion = "5.14.2"
val jmhVersion = "1.37"
val confluentVersion = "7.7.1"
val vertxVersion = "4.5.10"
Expand Down

0 comments on commit 4f5a89d

Please sign in to comment.