Skip to content

Commit 3fa6819

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 1a12bb9 commit 3fa6819

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
@@ -160,7 +160,7 @@ under the License.
160160
<dependency>
161161
<groupId>org.mockito</groupId>
162162
<artifactId>mockito-core</artifactId>
163-
<version>4.6.1</version>
163+
<version>5.15.2</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)