Skip to content

Commit 0ff5570

Browse files
authored
Update dependency org.ow2.asm:asm to v9.8 (#74)
2 parents 01e95f6 + 97e2fb6 commit 0ff5570

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.1"
49+
implementation "org.ow2.asm:asm:9.8"
5050
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'

0 commit comments

Comments
 (0)