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 7e73140 commit 95ea9f2Copy full SHA for 95ea9f2
pom.xml
@@ -21,7 +21,7 @@
21
<kotlin-coroutines.version>1.7.1</kotlin-coroutines.version>
22
<junit.version>5.9.3</junit.version>
23
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
24
- <maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
25
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
26
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
27
</properties>
0 commit comments