Skip to content

Commit 5a1e9ad

Browse files
chore(deps): Bump org.jsoup:jsoup from 1.21.2 to 1.22.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.2 to 1.22.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.2...jsoup-1.22.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f5df3a commit 5a1e9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
ext.version_core = '1.17.0'
1313
ext.version_desugar = '2.1.5'
1414
ext.version_glide = '5.0.5'
15-
ext.version_jsoup = '1.21.2'
15+
ext.version_jsoup = '1.22.1'
1616
ext.version_junit = '4.13.2'
1717
ext.version_kotlin = '2.3.0'
1818
ext.version_lifecycle = '2.10.0'

0 commit comments

Comments
 (0)