Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.

Commit 8c7aba0

Browse files
Bump org.ow2.asm:asm-commons from 9.5 to 9.6
Bumps org.ow2.asm:asm-commons from 9.5 to 9.6. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-commons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7efc43e commit 8c7aba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@ allprojects {
9898
dependencies {
9999
api project(":runtime-dep")
100100

101-
api "org.ow2.asm:asm-commons:9.5"
101+
api "org.ow2.asm:asm-commons:9.6"
102102
}

0 commit comments

Comments
 (0)