Skip to content

Commit

Permalink
Merge pull request #221 from Glavo/develop
Browse files Browse the repository at this point in the history
Bump ASM from 9.4 to 9.5
  • Loading branch information
yushijinhun authored Sep 21, 2023
2 parents b680492 + df8299b commit acef784
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 @@ -9,7 +9,7 @@ repositories {
}

dependencies {
implementation 'org.ow2.asm:asm:9.4'
implementation 'org.ow2.asm:asm:9.5'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
}

Expand Down

0 comments on commit acef784

Please sign in to comment.