Skip to content

Commit 2a69d08

Browse files
chore(deps): update dependency com.diffplug.gradle:goomph to v4.2.0 (spotbugs#3216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9510d5b commit 2a69d08

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.1.0")
10+
implementation("com.diffplug.gradle:goomph:4.2.0")
1111
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
1212
}

0 commit comments

Comments
 (0)