Skip to content

Commit

Permalink
Merge pull request #911 from TeamNewPipe/dependabot/gradle/org.jsoup-…
Browse files Browse the repository at this point in the history
…jsoup-1.15.3

Bump jsoup from 1.15.2 to 1.15.3
  • Loading branch information
Stypox authored Aug 24, 2022
2 parents d8e10dd + 1d7a3a9 commit 25f0ce7
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 @@ -26,7 +26,7 @@ dependencies {
implementation project(':timeago-parser')

implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
implementation 'org.jsoup:jsoup:1.15.2'
implementation 'org.jsoup:jsoup:1.15.3'
implementation 'org.mozilla:rhino:1.7.14'
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
implementation 'org.nibor.autolink:autolink:0.10.0'
Expand Down

0 comments on commit 25f0ce7

Please sign in to comment.