Skip to content

Commit 794c39b

Browse files
Bump js from 1.6R5 to 1.7R2
Bumps js from 1.6R5 to 1.7R2. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 304bead commit 794c39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333

3434

3535
dependencies {
36-
implementation 'rhino:js:1.6R5'
36+
implementation 'rhino:js:1.7R2'
3737
implementation 'antlr:antlr:2.7.6'
3838
implementation 'com.github.RPTools:parser:1.8.3'
3939
testImplementation group: 'junit', name: 'junit', version: '4.13.2'

0 commit comments

Comments
 (0)