Skip to content

Commit ccbcc6e

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 dcaa26c commit ccbcc6e

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
@@ -23,7 +23,7 @@ repositories {
2323

2424

2525
dependencies {
26-
implementation 'rhino:js:1.6R5'
26+
implementation 'rhino:js:1.7R2'
2727
implementation 'antlr:antlr:2.7.6'
2828
implementation 'com.github.RPTools:parser:1.8.3'
2929
testImplementation group: 'junit', name: 'junit', version: '4.13.2'

0 commit comments

Comments
 (0)