We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289c2d3 commit 3a80c90Copy full SHA for 3a80c90
modules/lang-painless/build.gradle
@@ -48,7 +48,7 @@ testClusters.all {
48
}
49
50
dependencies {
51
- api 'org.antlr:antlr4-runtime:4.9.3'
+ api 'org.antlr:antlr4-runtime:4.11.1'
52
api "org.ow2.asm:asm-util:${versions.asm}"
53
api "org.ow2.asm:asm-tree:${versions.asm}"
54
api "org.ow2.asm:asm-commons:${versions.asm}"
0 commit comments