Skip to content

Commit ca7e287

Browse files
Update dependency org.ow2.asm:asm to v9.8 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 141aa8d commit ca7e287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.12")
3232
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.13.3")

0 commit comments

Comments
 (0)