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 a8c4554 + 5ca4e2f commit 8330401Copy full SHA for 8330401
.changeset/dependabot-ddf279c.md
@@ -0,0 +1,5 @@
1
+---
2
+"changesets": patch
3
4
+
5
+- org.mockito:mockito-core: 5.20.0
pom.xml
@@ -141,7 +141,7 @@
141
<dependency>
142
<groupId>org.mockito</groupId>
143
<artifactId>mockito-core</artifactId>
144
- <version>5.19.0</version>
+ <version>5.20.0</version>
145
<scope>test</scope>
146
</dependency>
147
0 commit comments