2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-31 14:26:14 +00:00

Merge pull request #774 from TeamNewPipe/dependabot/gradle/org.mozilla-rhino-1.7.14

Bump rhino from 1.7.13 to 1.7.14
This commit is contained in:
litetex
2022-03-26 17:25:55 +01:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ dependencies {
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
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 'org.nibor.autolink:autolink:0.10.0'