Skip to content

Commit e9e6500

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.15.2 (#260)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) --- 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 0340718 commit e9e6500

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.4"
3636
val junitPioneerVersion = "2.3.0"
37-
val mockitoVersion = "5.14.2"
37+
val mockitoVersion = "5.15.2"
3838
val jmhVersion = "1.37"
3939
val confluentVersion = "7.8.0"
4040
val vertxVersion = "4.5.12"

0 commit comments

Comments
 (0)