Skip to content

Commit 99711f4

Browse files
Update dependency org.ow2.asm:asm to v9.8
1 parent 8e9a439 commit 99711f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ configurations.compileClasspath {
2626
}
2727

2828
dependencies {
29-
implementation("org.ow2.asm:asm:9.7.1")
29+
implementation("org.ow2.asm:asm:9.8")
3030

3131
compileOnly("org.gradlex:extra-java-module-info:1.11")
3232
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.10.1")

0 commit comments

Comments
 (0)