Skip to content

Commit 826188d

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

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
@@ -35,7 +35,7 @@ dependencies {
3535
implementation project(':timeago-parser')
3636

3737
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
38-
implementation 'org.jsoup:jsoup:1.21.1'
38+
implementation 'org.jsoup:jsoup:1.21.2'
3939
implementation "com.google.code.findbugs:jsr305:$jsr305Version"
4040
implementation "com.google.protobuf:protobuf-javalite:$protobufVersion"
4141

0 commit comments

Comments
 (0)