Skip to content

Commit

Permalink
Merge pull request #2654 from square/renovate/org.ow2.asm-asm-9.x
Browse files Browse the repository at this point in the history
Update dependency org.ow2.asm:asm to v9.6
  • Loading branch information
oldergod authored Oct 2, 2023
2 parents 4aa9a75 + ae8115e commit 2d58614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ buildscript {
classpath(libs.pluginz.buildConfig)
classpath(libs.wire.gradlePlugin)
classpath(libs.guava)
classpath("org.ow2.asm:asm:9.5")
classpath("org.ow2.asm:asm:9.6")
}

repositories {
Expand Down

0 comments on commit 2d58614

Please sign in to comment.