Skip to content

Commit bd996f4

Browse files
chore(deps): update dependency com.diffplug.gradle:goomph to v4.3.0 (#3355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e46c442 commit bd996f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ repositories {
77
gradlePluginPortal()
88
}
99
dependencies {
10-
implementation("com.diffplug.gradle:goomph:4.2.0")
10+
implementation("com.diffplug.gradle:goomph:4.3.0")
1111
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
1212
}

0 commit comments

Comments
 (0)