mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-13 05:40:34 +05:30
Merge pull request #1174 from TeamNewPipe/dependabot/gradle/org.mozilla-rhino-1.7.15
Bump org.mozilla:rhino from 1.7.13 to 1.7.15
This commit is contained in:
commit
37438ff82f
@ -31,7 +31,7 @@ dependencies {
|
|||||||
|
|
||||||
// do not upgrade to 1.7.14, since in 1.7.14 Rhino uses the `SourceVersion` class, which is not
|
// do not upgrade to 1.7.14, since in 1.7.14 Rhino uses the `SourceVersion` class, which is not
|
||||||
// available on Android (even when using desugaring), and `NoClassDefFoundError` is thrown
|
// available on Android (even when using desugaring), and `NoClassDefFoundError` is thrown
|
||||||
implementation 'org.mozilla:rhino:1.7.13'
|
implementation 'org.mozilla:rhino:1.7.15'
|
||||||
|
|
||||||
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"
|
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user