We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42832b commit 2e541c2Copy full SHA for 2e541c2
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ junit = "junit:junit:4.13.2"
16
truth = "com.google.truth:truth:1.1.5"
17
okio = "com.squareup.okio:okio:3.5.0"
18
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
19
-asm = "org.ow2.asm:asm:9.5"
+asm = "org.ow2.asm:asm:9.6"
20
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.12"
21
picnic = "com.jakewharton.picnic:picnic:0.7.0"
22
r8 = "com.android.tools:r8:8.1.56"
0 commit comments