Skip to content

Commit ec302aa

Browse files
Bump org.mockito:mockito-core from 4.6.1 to 5.15.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.1...v5.15.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 d879d68 commit ec302aa

File tree

1 file changed

+1
-1
lines changed
  • maven-plugin-testing-harness

1 file changed

+1
-1
lines changed

maven-plugin-testing-harness/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ under the License.
100100
<dependency>
101101
<groupId>org.mockito</groupId>
102102
<artifactId>mockito-core</artifactId>
103-
<version>4.6.1</version>
103+
<version>5.15.2</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)