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 c0ee4f8 commit 4c6f815Copy full SHA for 4c6f815
buildSrc/build.gradle.kts
@@ -12,7 +12,7 @@ repositories {
12
dependencies {
13
implementation(kotlin("gradle-plugin"))
14
implementation("biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0")
15
- implementation("com.diffplug.spotless:spotless-plugin-gradle:6.11.0")
+ implementation("com.diffplug.spotless:spotless-plugin-gradle:6.14.0")
16
implementation("com.github.ben-manes:gradle-versions-plugin:0.44.0")
17
implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.2")
18
compileOnly("com.gradle:gradle-enterprise-gradle-plugin:3.12.2") // keep in sync with root settings.gradle.kts
0 commit comments