Skip to content

Commit db7f478

Browse files
authored
Update dependency com.diffplug.gradle:goomph to v4.2.0 (#50)
2 parents 06e79a6 + 2ecaab3 commit db7f478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ subprojects {
4747
apply from: 干.file('base/gradle-plugin.gradle')
4848
dependencies {
4949
implementation "org.ow2.asm:asm:9.7.1"
50-
implementation 'com.diffplug.gradle:goomph:4.1.0'
50+
implementation 'com.diffplug.gradle:goomph:4.2.0'
5151
testImplementation 'org.assertj:assertj-core:3.26.3'
5252
}
5353
tasks.named('test') {

0 commit comments

Comments
 (0)