We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccfd03f + 7740e15 commit cabfae5Copy full SHA for cabfae5
build.gradle
@@ -46,7 +46,7 @@ subprojects {
46
ext.maven_name='AtPlug metadata generation Gradle plugin'
47
apply from: 干.file('base/gradle-plugin.gradle')
48
dependencies {
49
- implementation "org.ow2.asm:asm:9.7"
+ implementation "org.ow2.asm:asm:9.7.1"
50
implementation 'com.diffplug.gradle:goomph:4.1.0'
51
testImplementation 'org.assertj:assertj-core:3.26.3'
52
}
0 commit comments