Skip to content

Commit cabfae5

Browse files
authored
Update dependency org.ow2.asm:asm to v9.7.1 (#42)
2 parents ccfd03f + 7740e15 commit cabfae5

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
@@ -46,7 +46,7 @@ subprojects {
4646
ext.maven_name='AtPlug metadata generation Gradle plugin'
4747
apply from: 干.file('base/gradle-plugin.gradle')
4848
dependencies {
49-
implementation "org.ow2.asm:asm:9.7"
49+
implementation "org.ow2.asm:asm:9.7.1"
5050
implementation 'com.diffplug.gradle:goomph:4.1.0'
5151
testImplementation 'org.assertj:assertj-core:3.26.3'
5252
}

0 commit comments

Comments
 (0)