Skip to content

Commit 501f084

Browse files
fix(deps): update dependency org.ow2.asm:asm-commons to v9.7.1 (#997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d497ffd commit 501f084

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
@@ -23,7 +23,7 @@ dependencies {
2323
compileOnly(localGroovy())
2424

2525
implementation("org.jdom:jdom2:2.0.6.1")
26-
implementation("org.ow2.asm:asm-commons:9.7")
26+
implementation("org.ow2.asm:asm-commons:9.7.1")
2727
implementation("commons-io:commons-io:2.17.0")
2828
implementation("org.apache.ant:ant:1.10.15")
2929
implementation("org.codehaus.plexus:plexus-utils:4.0.2")

0 commit comments

Comments
 (0)