We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe44ed1 + 44857f6 commit 61305b1Copy full SHA for 61305b1
.changeset/dependabot-e151c41.md
@@ -0,0 +1,5 @@
1
+---
2
+"changesets": patch
3
4
+
5
+- org.mockito:mockito-core: 5.19.0
pom.xml
@@ -141,7 +141,7 @@
141
<dependency>
142
<groupId>org.mockito</groupId>
143
<artifactId>mockito-core</artifactId>
144
- <version>5.18.0</version>
+ <version>5.19.0</version>
145
<scope>test</scope>
146
</dependency>
147
0 commit comments