Skip to content

Commit 2e541c2

Browse files
Update dependency org.ow2.asm:asm to v9.6
1 parent a42832b commit 2e541c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ junit = "junit:junit:4.13.2"
1616
truth = "com.google.truth:truth:1.1.5"
1717
okio = "com.squareup.okio:okio:3.5.0"
1818
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
19-
asm = "org.ow2.asm:asm:9.5"
19+
asm = "org.ow2.asm:asm:9.6"
2020
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.12"
2121
picnic = "com.jakewharton.picnic:picnic:0.7.0"
2222
r8 = "com.android.tools:r8:8.1.56"

0 commit comments

Comments
 (0)