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 304bead commit 794c39bCopy full SHA for 794c39b
build.gradle
@@ -33,7 +33,7 @@ repositories {
33
34
35
dependencies {
36
- implementation 'rhino:js:1.6R5'
+ implementation 'rhino:js:1.7R2'
37
implementation 'antlr:antlr:2.7.6'
38
implementation 'com.github.RPTools:parser:1.8.3'
39
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
0 commit comments