Skip to content

Commit

Permalink
bump asm
Browse files Browse the repository at this point in the history
  • Loading branch information
izhangzhihao committed Nov 10, 2023
1 parent a98a2ff commit baccdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-build/plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
implementation("org.ow2.asm:asm:9.4")
implementation("org.ow2.asm:asm:9.6")
implementation(gradleApi())

testImplementation(libs.junit)
Expand Down

0 comments on commit baccdfa

Please sign in to comment.