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] <support@github.com>
This commit is contained in:
parent
65129e65a8
commit
a2a41e3bf2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ dependencies {
|
||||||
|
|
||||||
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
|
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
|
||||||
implementation 'org.jsoup:jsoup:1.14.3'
|
implementation 'org.jsoup:jsoup:1.14.3'
|
||||||
implementation 'org.mozilla:rhino:1.7.13'
|
implementation 'org.mozilla:rhino:1.7.14'
|
||||||
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
|
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
|
||||||
implementation 'org.nibor.autolink:autolink:0.10.0'
|
implementation 'org.nibor.autolink:autolink:0.10.0'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue