Skip to content

Commit 0fdba59

Browse files
committed
GROOVY-11592, GROOVY-11593: Bump asm to 9.8
1 parent 63a8547 commit 0fdba59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ configurations {
130130

131131
ext {
132132
antVersion = '1.10.15'
133-
asmVersion = '9.7.1'
133+
asmVersion = '9.8'
134134
antlrVersion = '2.7.7'
135135
antlr4Version = '4.9.0'
136136
bridgerVersion = '1.6.Final'

0 commit comments

Comments
 (0)