Also use rhino engine

This commit is contained in:
litetex 2025-03-05 15:44:33 +01:00
parent 2d3342bf56
commit b376539062
No known key found for this signature in database
GPG Key ID: 525B43E6039B3689

View File

@ -30,6 +30,7 @@ dependencies {
implementation "com.google.code.findbugs:jsr305:$jsr305Version"
implementation 'org.mozilla:rhino:1.8.0'
implementation 'org.mozilla:rhino-engine:1.8.0'
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"