Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit c82605f

Browse files
Bump org.jsoup:jsoup from 1.20.1 to 1.21.1 (#501)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.20.1 to 1.21.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.20.1...jsoup-1.21.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.1 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 62884bc commit c82605f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mockk = "1.14.2"
1818
preferenceKtx = "1.2.1"
1919
runner = "1.6.2"
2020
slf4jApi = "2.0.17"
21-
jsoup = "1.20.1"
21+
jsoup = "1.21.1"
2222
activity = "1.10.1"
2323

2424
[libraries]

0 commit comments

Comments
 (0)