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 2f4d7a3 + 357e1fe commit 06e8674Copy full SHA for 06e8674
pom.xml
@@ -58,7 +58,7 @@
58
59
<sonar.skipDependenciesPackaging>true</sonar.skipDependenciesPackaging>
60
61
- <mockito.version>5.14.1</mockito.version>
+ <mockito.version>5.14.2</mockito.version>
62
63
<!-- temporary version waiting for a real automatic release in creedengo repository -->
64
<creedengo-rules-specifications.version>2.0.0</creedengo-rules-specifications.version>
@@ -130,7 +130,7 @@
130
<plugin>
131
<groupId>org.apache.maven.plugins</groupId>
132
<artifactId>maven-surefire-plugin</artifactId>
133
- <version>3.5.0</version>
+ <version>3.5.2</version>
134
</plugin>
135
136
0 commit comments