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 17e6e4d commit 17d1f7dCopy full SHA for 17d1f7d
buildSrc/build.gradle.kts
@@ -11,6 +11,6 @@ dependencies {
11
implementation(libs.dokka.gradle.plugin)
12
implementation(libs.kotlin.gradle.plugin)
13
implementation(libs.gradle.maven.publish.plugin)
14
- implementation("com.diffplug.spotless:spotless-plugin-gradle:8.2.1")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:8.3.0")
15
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.2")
16
}
0 commit comments