Skip to content

Commit 6c566cb

Browse files
dependabot[bot]mjeanroy
authored andcommitted
build(deps-dev): bump org.mockito:mockito-core from 4.6.1 to 4.11.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.1...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 4.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 002d0af commit 6c566cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<!-- Tests dependencies -->
104104
<junit-jupiter.version>5.13.4</junit-jupiter.version>
105105
<assertj.version>3.27.7</assertj.version>
106-
<mockito.version>4.6.1</mockito.version>
106+
<mockito.version>4.11.0</mockito.version>
107107
<commons-exec.version>1.6.0</commons-exec.version>
108108
<equalsverifier.version>3.19.4</equalsverifier.version>
109109
<awaitility.version>4.3.0</awaitility.version>

0 commit comments

Comments
 (0)