Skip to content

Commit 1707c4a

Browse files
Bump org.ow2.asm:asm-tree from 9.7.1 to 9.8
Bumps org.ow2.asm:asm-tree from 9.7.1 to 9.8. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-tree dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c07d91 commit 1707c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Agent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ base {
88

99
dependencies {
1010
include "org.ow2.asm:asm:9.7.1"
11-
include "org.ow2.asm:asm-tree:9.7.1"
11+
include "org.ow2.asm:asm-tree:9.8"
1212
}
1313

1414
jar {

0 commit comments

Comments
 (0)