Skip to content

Commit bcb4e1b

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] <support@github.com>
1 parent 482e41f commit bcb4e1b

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
@@ -486,7 +486,7 @@
486486
<dependency>
487487
<groupId>org.mockito</groupId>
488488
<artifactId>mockito-core</artifactId>
489-
<version>4.11.0</version>
489+
<version>5.14.2</version>
490490
</dependency>
491491
<!-- Test FTP with Apache FTP Server (MINA) -->
492492
<dependency>

0 commit comments

Comments
 (0)