Skip to content

Commit 5dec296

Browse files
Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (#101)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0338f1 commit 5dec296

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • maven-plugin-testing-harness

maven-plugin-testing-harness/pom.xml

Lines changed: 1 addition & 1 deletion
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>5.17.0</version>
103+
<version>5.18.0</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)