Skip to content

Commit ca67f4d

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.20.0 (#343)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.18.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.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 2f5a4d5 commit ca67f4d

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.3"
3535
val junitVersion = "5.13.4"
3636
val junitPioneerVersion = "2.3.0"
37-
val mockitoVersion = "5.18.0"
37+
val mockitoVersion = "5.20.0"
3838
val jmhVersion = "1.37"
3939
val confluentVersion = "8.0.1"
4040
val vertxVersion = "5.0.2"

0 commit comments

Comments
 (0)