Skip to content

Commit 6cbc621

Browse files
Update dependency org.ow2.asm:asm to v9.9 (gradlex-org#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1faa6ba commit 6cbc621

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
@@ -13,7 +13,7 @@ java {
1313
}
1414

1515
dependencies {
16-
implementation("org.ow2.asm:asm:9.8")
16+
implementation("org.ow2.asm:asm:9.9")
1717

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

0 commit comments

Comments
 (0)