Skip to content

Commit

Permalink
Update dependency org.ow2.asm:asm to v9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent a67844b commit ae8115e
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 ae8115e

Please sign in to comment.