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 c09711b commit b4aafffCopy full SHA for b4aafff
build.gradle.kts
@@ -1,8 +1,8 @@
1
plugins {
2
kotlin("jvm") version "2.1.21"
3
jacoco
4
- id("org.sonarqube") version "5.1.0.4882"
5
- id("com.diffplug.spotless") version "6.25.0"
+ id("org.sonarqube") version "6.2.0.5505"
+ id("com.diffplug.spotless") version "7.0.4"
6
`maven-publish`
7
}
8
0 commit comments