Skip to content

Commit 01e95f6

Browse files
authored
Update dependency com.diffplug.gradle:goomph to v4.3.0 (#72)
2 parents 806bb5c + 4dd94b7 commit 01e95f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.2.0'
50+
implementation 'com.diffplug.gradle:goomph:4.3.0'
5151
implementation 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0'
5252
testImplementation 'org.assertj:assertj-core:3.27.3'
5353
}

0 commit comments

Comments
 (0)