Skip to content

Commit

Permalink
Bump js from 1.6R5 to 1.7R2
Browse files Browse the repository at this point in the history
Bumps js from 1.6R5 to 1.7R2.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2021
1 parent dcaa26c commit ccbcc6e
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 @@ -23,7 +23,7 @@ repositories {


dependencies {
implementation 'rhino:js:1.6R5'
implementation 'rhino:js:1.7R2'
implementation 'antlr:antlr:2.7.6'
implementation 'com.github.RPTools:parser:1.8.3'
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
Expand Down

0 comments on commit ccbcc6e

Please sign in to comment.