Skip to content

Commit

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

Bump jsoup from 1.14.3 to 1.15.1
  • Loading branch information
litetex authored Jun 19, 2022
2 parents f775155 + 281d2b9 commit 2712c3d
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.14.3'
implementation 'org.jsoup:jsoup:1.15.1'
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 2712c3d

Please sign in to comment.