Skip to content

Commit 028130b

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0
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]>
1 parent 45b8292 commit 028130b

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.10.3"
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)