Skip to content

Commit c046847

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.18.0 (#302)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.15.2 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.18.0 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 4265a86 commit c046847

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.13.0"
3636
val junitPioneerVersion = "2.3.0"
37-
val mockitoVersion = "5.15.2"
37+
val mockitoVersion = "5.18.0"
3838
val jmhVersion = "1.37"
3939
val confluentVersion = "7.9.1"
4040
val vertxVersion = "4.5.14"

0 commit comments

Comments
 (0)