Skip to content

Commit aec54ef

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.14.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66c8ed3 commit aec54ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext {
1616
reactiveStreamsVersion = "1.0.4"
1717
junitVersion = "4.13.2"
1818
testNgVersion = "7.5"
19-
mockitoVersion = "4.11.0"
19+
mockitoVersion = "5.14.2"
2020
jmhLibVersion = "1.21"
2121
guavaVersion = "33.3.1-jre"
2222
}

0 commit comments

Comments
 (0)