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 688e873 commit 24b5667Copy full SHA for 24b5667
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
kotlin("jvm") version "1.9.0"
3
jacoco
4
- id("org.sonarqube") version "4.2.1.3168"
+ id("org.sonarqube") version "4.3.0.3225"
5
id("com.diffplug.spotless") version "6.12.0"
6
`maven-publish`
7
}
0 commit comments