Skip to content

Commit

Permalink
update ASM to 9.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Nov 5, 2024
1 parent 30107a7 commit 87409f6
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 @@ -49,7 +49,7 @@ repositories {
}

dependencies {
implementation 'org.ow2.asm:asm:9.6'
implementation 'org.ow2.asm:asm:9.7.1'

testImplementation 'org.spockframework:spock-core:2.4-M1-groovy-3.0'

Expand Down

0 comments on commit 87409f6

Please sign in to comment.