We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 806bb5c + 4dd94b7 commit 01e95f6Copy full SHA for 01e95f6
build.gradle
@@ -47,7 +47,7 @@ subprojects {
47
apply from: 干.file('base/gradle-plugin.gradle')
48
dependencies {
49
implementation "org.ow2.asm:asm:9.7.1"
50
- implementation 'com.diffplug.gradle:goomph:4.2.0'
+ implementation 'com.diffplug.gradle:goomph:4.3.0'
51
implementation 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0'
52
testImplementation 'org.assertj:assertj-core:3.27.3'
53
}
0 commit comments