Skip to content

Commit

Permalink
chore(deps): Update dependency org.ow2.asm:asm-commons 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 343fc7d commit 69f7ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {

api("org.ow2.asm:asm:9.2")
api("org.ow2.asm:asm-analysis:9.2")
api("org.ow2.asm:asm-commons:9.2")
api("org.ow2.asm:asm-commons:9.6")
api("org.ow2.asm:asm-tree:9.2")
api("org.ow2.asm:asm-util:9.2")

Expand Down

0 comments on commit 69f7ab7

Please sign in to comment.