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.
1 parent b610d23 commit 26f3c27Copy full SHA for 26f3c27
pom.xml
@@ -121,7 +121,7 @@
121
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
122
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
123
<exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>
124
- <mockito-kotlin.version>5.4.0</mockito-kotlin.version>
+ <mockito-kotlin.version>6.0.0</mockito-kotlin.version>
125
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
126
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
127
<!-- Run Docker build by default -->
0 commit comments