2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-31 06:15:37 +00:00

Merge pull request #656 from TeamNewPipe/dependabot/gradle/org.mozilla-rhino-1.7.13

Bump rhino from 1.7.12 to 1.7.13
This commit is contained in:
bopol
2021-06-20 00:46:42 +02:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ dependencies {
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'org.mozilla:rhino:1.7.12'
implementation 'org.mozilla:rhino:1.7.13'
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
implementation 'org.nibor.autolink:autolink:0.10.0'