Skip to content

Commit a2a41e3

Browse files
Bump rhino from 1.7.13 to 1.7.14
Bumps [rhino](https://github.com/mozilla/rhino) from 1.7.13 to 1.7.14. - [Release notes](https://github.com/mozilla/rhino/releases) - [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/mozilla/rhino/commits) --- updated-dependencies: - dependency-name: org.mozilla:rhino dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65129e6 commit a2a41e3

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)