Skip to content

Commit 0b0c39a

Browse files
authored
Merge pull request #734 from TeamNewPipe/dependabot/gradle/org.jsoup-jsoup-1.14.3
Bump jsoup from 1.14.2 to 1.14.3
2 parents 8dcb747 + 3ca9f51 commit 0b0c39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
implementation project(':timeago-parser')
1010

1111
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
12-
implementation 'org.jsoup:jsoup:1.14.2'
12+
implementation 'org.jsoup:jsoup:1.14.3'
1313
implementation 'org.mozilla:rhino:1.7.13'
1414
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
1515
implementation 'org.nibor.autolink:autolink:0.10.0'

0 commit comments

Comments
 (0)