Skip to content

Commit 24b5667

Browse files
authored
Update build.gradle.kts
1 parent 688e873 commit 24b5667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
kotlin("jvm") version "1.9.0"
33
jacoco
4-
id("org.sonarqube") version "4.2.1.3168"
4+
id("org.sonarqube") version "4.3.0.3225"
55
id("com.diffplug.spotless") version "6.12.0"
66
`maven-publish`
77
}

0 commit comments

Comments
 (0)