Skip to content

Commit

Permalink
Merge pull request #656 from TeamNewPipe/dependabot/gradle/org.mozill…
Browse files Browse the repository at this point in the history
…a-rhino-1.7.13

Bump rhino from 1.7.12 to 1.7.13
  • Loading branch information
B0pol authored Jun 19, 2021
2 parents e9412fd + 38d0339 commit fe29c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit fe29c78

Please sign in to comment.