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

Commit 9def59c

Browse files
authored
Merge pull request #12 from RaphiMC/dependabot/gradle/org.ow2.asm-asm-commons-9.6
Bump org.ow2.asm:asm-commons from 9.5 to 9.6
2 parents 7efc43e + 8c7aba0 commit 9def59c

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)