mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-27 23:40:36 +05:30
Bump org.mozilla:rhino from 1.7.15 to 1.8.0
Bumps [org.mozilla:rhino](https://github.com/mozilla/rhino) from 1.7.15 to 1.8.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5a786ebd41
commit
7b5d41a741
@ -29,7 +29,7 @@ dependencies {
|
|||||||
implementation 'org.jsoup:jsoup:1.17.2'
|
implementation 'org.jsoup:jsoup:1.17.2'
|
||||||
implementation "com.google.code.findbugs:jsr305:$jsr305Version"
|
implementation "com.google.code.findbugs:jsr305:$jsr305Version"
|
||||||
|
|
||||||
implementation 'org.mozilla:rhino:1.7.15'
|
implementation 'org.mozilla:rhino:1.8.0'
|
||||||
|
|
||||||
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"
|
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user