Skip to content

Commit

Permalink
Update dependency com.diffplug.gradle:goomph to v4.1.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg authored Sep 23, 2024
2 parents 7cccfb4 + e1d39ee commit 50bfe4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ subprojects {
apply from: 干.file('base/gradle-plugin.gradle')
dependencies {
implementation "org.ow2.asm:asm:9.7"
implementation 'com.diffplug.gradle:goomph:4.0.1'
implementation 'com.diffplug.gradle:goomph:4.1.0'
testImplementation 'org.assertj:assertj-core:3.26.3'
}
tasks.named('test') {
Expand Down

0 comments on commit 50bfe4d

Please sign in to comment.