Skip to content

Commit

Permalink
Updates to Rhino 1.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
botic committed Jan 11, 2022
1 parent 9bb6a2e commit 823797c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sourceSets {
}

dependencies {
implementation 'org.mozilla:rhino:1.7.14-RC1'
implementation 'org.mozilla:rhino:1.7.14'
implementation 'org.eclipse.jetty:jetty-server:9.4.44.v20210927'
implementation 'org.eclipse.jetty:jetty-servlet:9.4.44.v20210927'
implementation 'org.eclipse.jetty.websocket:websocket-server:9.4.44.v20210927'
Expand Down

0 comments on commit 823797c

Please sign in to comment.