Skip to content

Commit 99214c9

Browse files
Update dependency org.ow2.asm:asm to v9.8 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fd08a9 commit 99214c9

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
@@ -12,7 +12,7 @@ java {
1212
}
1313

1414
dependencies {
15-
implementation("org.ow2.asm:asm:9.7.1")
15+
implementation("org.ow2.asm:asm:9.8")
1616

1717
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
1818
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 commit comments

Comments
 (0)