Skip to content

Commit 9284569

Browse files
authored
Merge pull request TeamNewPipe#774 from TeamNewPipe/dependabot/gradle/org.mozilla-rhino-1.7.14
Bump rhino from 1.7.13 to 1.7.14
2 parents 358e619 + a2a41e3 commit 9284569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111

1212
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
1313
implementation 'org.jsoup:jsoup:1.14.3'
14-
implementation 'org.mozilla:rhino:1.7.13'
14+
implementation 'org.mozilla:rhino:1.7.14'
1515
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
1616
implementation 'org.nibor.autolink:autolink:0.10.0'
1717

0 commit comments

Comments
 (0)