Skip to content

Commit

Permalink
Merge pull request #10148 from orientechnologies/dependabot/maven/org…
Browse files Browse the repository at this point in the history
….mockito-mockito-core-4.11.0

chore(deps-dev): bump org.mockito:mockito-core from 4.8.0 to 4.11.0
  • Loading branch information
tglman authored Feb 21, 2024
2 parents c35a829 + 96c5b05 commit bfa0fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distributed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.8.0</version>
<version>4.11.0</version>
<scope>test</scope>
</dependency>
<!-- Required by the Kubernetes java client -->
Expand Down

0 comments on commit bfa0fd8

Please sign in to comment.