Skip to content

Commit b376539

Browse files
committed
Also use rhino engine
1 parent 2d3342b commit b376539

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extractor/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dependencies {
3030
implementation "com.google.code.findbugs:jsr305:$jsr305Version"
3131

3232
implementation 'org.mozilla:rhino:1.8.0'
33+
implementation 'org.mozilla:rhino-engine:1.8.0'
3334

3435
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"
3536

0 commit comments

Comments
 (0)