We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46c442 commit bd996f4Copy full SHA for bd996f4
buildSrc/build.gradle.kts
@@ -7,6 +7,6 @@ repositories {
7
gradlePluginPortal()
8
}
9
dependencies {
10
- implementation("com.diffplug.gradle:goomph:4.2.0")
+ implementation("com.diffplug.gradle:goomph:4.3.0")
11
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
12
0 commit comments