Skip to content

Commit 738527a

Browse files
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] <support@github.com>
1 parent 379f72a commit 738527a

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
@@ -64,7 +64,7 @@ hilt-work = { module = "androidx.hilt:hilt-work", version.ref = "hiltExtensions"
6464
coil = { module = "io.coil-kt.coil3:coil", version.ref = "coil" }
6565
coil-okhttp = { module = "io.coil-kt.coil3:coil-network-okhttp", version.ref = "coil" }
6666
coil-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil" }
67-
jsoup = { module = "org.jsoup:jsoup", version = "1.21.2" }
67+
jsoup = { module = "org.jsoup:jsoup", version = "1.22.1" }
6868

6969
about-libraries = { module = "com.mikepenz:aboutlibraries-compose", version.ref = "aboutLibraries" }
7070

0 commit comments

Comments
 (0)