We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01c4a0 commit 24b94f6Copy full SHA for 24b94f6
1 file changed
gradle/libs.versions.toml
@@ -65,7 +65,7 @@ openapi-parser = ["openapi-parser-parser", "io-jackson"]
65
[plugins]
66
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
67
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.1.0" }
68
-jacoco = { id = "org.barfuin.gradle.jacocolog", version = "2.0.0" }
+jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
69
sonar = { id = "org.sonarqube", version = "3.5.0.2730" }
70
71
#versions = { id = "com.github.ben-manes.versions", version = "0.42.0" }
0 commit comments