Skip to content

Commit

Permalink
Update dependency org.ow2.asm:asm to v9.7 (JakeWharton#263)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent 6ed3e25 commit 120619c
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"
assertk = "com.willowtreeapps.assertk:assertk:0.28.0"
okio = "com.squareup.okio:okio:3.9.0"
byteunits = "com.jakewharton.byteunits:byteunits:0.9.1"
asm = "org.ow2.asm:asm:9.6"
asm = "org.ow2.asm:asm:9.7"
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.12"
picnic = "com.jakewharton.picnic:picnic:0.7.0"
mordant = "com.github.ajalt.mordant:mordant:2.4.0"
Expand Down

0 comments on commit 120619c

Please sign in to comment.