Skip to content

Commit 7239399

Browse files
Bump jsoup from 1.13.1 to 1.14.2 (#716)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 to 1.14.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.13.1...jsoup-1.14.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8179dc commit 7239399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13.1'
12+
implementation 'org.jsoup:jsoup:1.14.2'
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)