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

Commit 6c5ddbf

Browse files
Bump org.jsoup:jsoup from 1.18.3 to 1.19.1 (#475)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.3 to 1.19.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.3...jsoup-1.19.1) --- 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 b37a63c commit 6c5ddbf

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
@@ -17,7 +17,7 @@ mockk = "1.13.17"
1717
preferenceKtx = "1.2.1"
1818
runner = "1.6.2"
1919
slf4jApi = "2.0.17"
20-
jsoup = "1.18.3"
20+
jsoup = "1.19.1"
2121
activity = "1.10.1"
2222

2323
[libraries]

0 commit comments

Comments
 (0)