Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
gedoor committed Mar 3, 2022
1 parent 54f3fc3 commit 5e77b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sun-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
// JSR 223 (javax.script package)
compile 'com.sun.phobos:jsr223-api:1.0'
// Rhino engine implementation by Mozilla
compile 'org.mozilla:rhino:1.7.14'
compile 'org.mozilla:rhino:1.7.13'
}

task javadocJar(type: Jar) {
Expand Down

0 comments on commit 5e77b72

Please sign in to comment.