Skip to content

Commit e8f1c64

Browse files
Bump org.mockito:mockito-core from 3.12.4 to 5.19.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48b8c2d commit e8f1c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
<dependency>
290290
<groupId>org.mockito</groupId>
291291
<artifactId>mockito-core</artifactId>
292-
<version>3.12.4</version>
292+
<version>5.19.0</version>
293293
<scope>test</scope>
294294
</dependency>
295295
<dependency>

0 commit comments

Comments
 (0)