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 defad54 commit 4b34297Copy full SHA for 4b34297
pom.xml
@@ -42,7 +42,7 @@
42
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
43
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>
44
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
45
- <jacoco.version>0.8.4</jacoco.version>
+ <jacoco.version>0.8.5</jacoco.version>
46
<kotlin.code.style>official</kotlin.code.style>
47
</properties>
48
0 commit comments