Skip to content

Commit

Permalink
Bump org.ow2.asm:asm-commons from 9.4 to 9.6 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 716ac0c commit 8614b0e
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 @@ -9,5 +9,5 @@ lsplugin-publish = { id = "org.lsposed.lsplugin.publish", version = "1.1" }
[libraries]
agp-api = { group = "com.android.tools.build", name = "gradle-api", version.ref = "agp" }
grip = { group = "com.joom.grip", name = "grip", version = "0.9.1" }
asm-common = { group = "org.ow2.asm", name = "asm-commons", version = "9.4" }
asm-common = { group = "org.ow2.asm", name = "asm-commons", version = "9.6" }
kotlin-api = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin-api", version.ref = "kotlin" }

0 comments on commit 8614b0e

Please sign in to comment.