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 dcaa26c commit ccbcc6eCopy full SHA for ccbcc6e
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
24
25
dependencies {
26
- implementation 'rhino:js:1.6R5'
+ implementation 'rhino:js:1.7R2'
27
implementation 'antlr:antlr:2.7.6'
28
implementation 'com.github.RPTools:parser:1.8.3'
29
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
0 commit comments