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 a42832b commit 2e541c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.1.5"
okio = "com.squareup.okio:okio:3.5.0"
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
asm = "org.ow2.asm:asm:9.5"
asm = "org.ow2.asm:asm:9.6"
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.12"
picnic = "com.jakewharton.picnic:picnic:0.7.0"
r8 = "com.android.tools:r8:8.1.56"
Expand Down

0 comments on commit 2e541c2

Please sign in to comment.