We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3d0f12 commit 67787c0Copy full SHA for 67787c0
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
`maven-publish`
13
id("io.github.gradle-nexus.publish-plugin") version "1.0.0"
14
id("org.jmailen.kotlinter") version "5.2.0" apply false
15
- id("org.sonarqube") version "7.0.1.6134"
+ id("org.sonarqube") version "7.2.2.6593"
16
id("pl.allegro.tech.build.axion-release") version "1.21.0"
17
jacoco
18
java
0 commit comments