We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a06e1 commit 6959be2Copy full SHA for 6959be2
1 file changed
cozeloop-core/pom.xml
@@ -126,13 +126,13 @@
126
<dependency>
127
<groupId>org.mockito</groupId>
128
<artifactId>mockito-core</artifactId>
129
- <version>5.14.2</version>
+ <version>4.11.0</version>
130
<scope>test</scope>
131
</dependency>
132
133
134
<artifactId>mockito-junit-jupiter</artifactId>
135
136
137
138
0 commit comments