Skip to content

Commit 868dc6f

Browse files
build(deps): bump org.jsoup:jsoup from 1.16.1 to 1.21.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.16.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.16.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>
1 parent 7fff273 commit 868dc6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/opengraph/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
implementation(platform(Libs.compose_bom))
4949
implementation(Libs.compose_ui)
5050

51-
implementation("org.jsoup:jsoup:1.16.1")
51+
implementation("org.jsoup:jsoup:1.21.1")
5252
implementation(project(":libs:encryption:utils"))
5353

5454
implementation(Libs.kotlinx_coroutines_core)

0 commit comments

Comments
 (0)