Skip to content

Commit 3ca9f51

Browse files
Bump jsoup from 1.14.2 to 1.14.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.14.2...jsoup-1.14.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8ec3ce commit 3ca9f51

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)