Skip to content

Commit c4b34d7

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0 (#219)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4033552 commit c4b34d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repositories {
3434
val creekVersion = "0.4.2-SNAPSHOT"
3535
val junitVersion = "5.11.0"
3636
val junitPioneerVersion = "2.2.0"
37-
val mockitoVersion = "5.12.0"
37+
val mockitoVersion = "5.13.0"
3838
val jmhVersion = "1.37"
3939
val confluentVersion = "7.7.0"
4040
val vertxVersion = "4.5.9"

0 commit comments

Comments
 (0)