Skip to content

Commit 9912b77

Browse files
committed
asm
1 parent 6ab669b commit 9912b77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/wiremock-shaded-for-testing/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tasks {
1515
exclude(dependency("org.slf4j:slf4j-api"))
1616
exclude(dependency("org.junit.jupiter:junit-jupiter-api"))
1717
exclude(dependency("org.junit.platform:junit-platform-commons"))
18+
exclude(dependency("org.ow2.asm:asm"))
1819
// Exclude dependencies bundled during Armeria shading
1920
exclude(dependency("com.fasterxml.jackson.core:jackson-annotations"))
2021
exclude(dependency("com.fasterxml.jackson.core:jackson-core"))

0 commit comments

Comments
 (0)