Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.

Commit c3bfc63

Browse files
Bump org.ow2.asm:asm-commons from 9.6 to 9.7 in /coverage-scanner
Bumps org.ow2.asm:asm-commons from 9.6 to 9.7. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-commons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a956a2d commit c3bfc63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coverage-scanner/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ configurations {
1111
}
1212

1313
dependencies {
14-
include api("org.ow2.asm:asm-commons:9.6")
14+
include api("org.ow2.asm:asm-commons:9.7")
1515

1616
include "net.sourceforge.argparse4j:argparse4j:0.9.0"
1717

0 commit comments

Comments
 (0)