We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb2342 commit 246482dCopy full SHA for 246482d
build.gradle
@@ -35,7 +35,7 @@ repositories {
35
dependencies {
36
implementation 'rhino:js:1.6R5'
37
implementation 'antlr:antlr:2.7.6'
38
- implementation 'com.github.RPTools:parser:1.5.5'
+ implementation 'com.github.RPTools:parser:1.8.2'
39
testImplementation group: 'junit', name: 'junit', version: '4.11'
40
}
41
0 commit comments