Skip to content

Commit f0b83a1

Browse files
dependabot[bot]tglman
authored andcommitted
chore(deps-dev): bump org.mockito:mockito-core from 4.8.0 to 4.11.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.0...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] <[email protected]>
1 parent ef13a22 commit f0b83a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distributed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>org.mockito</groupId>
213213
<artifactId>mockito-core</artifactId>
214-
<version>4.8.0</version>
214+
<version>4.11.0</version>
215215
<scope>test</scope>
216216
</dependency>
217217
<!-- Required by the Kubernetes java client -->

0 commit comments

Comments
 (0)