Skip to content

Commit 528057a

Browse files
Bump org.ow2.asm:asm-commons from 9.8 to 9.9 (#42)
Bumps org.ow2.asm:asm-commons from 9.8 to 9.9. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-commons dependency-version: '9.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4513df1 commit 528057a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ lsplugin-publish = { id = "org.lsposed.lsplugin.publish", version = "1.1" }
99
[libraries]
1010
agp-api = { group = "com.android.tools.build", name = "gradle-api", version.ref = "agp" }
1111
grip = { group = "com.joom.grip", name = "grip", version = "0.9.1" }
12-
asm-common = { group = "org.ow2.asm", name = "asm-commons", version = "9.8" }
12+
asm-common = { group = "org.ow2.asm", name = "asm-commons", version = "9.9" }
1313
kotlin-api = { group = "org.jetbrains.kotlin", name = "kotlin-gradle-plugin-api", version.ref = "kotlin" }

0 commit comments

Comments
 (0)