Skip to content

Commit 2050e1e

Browse files
Bump org.jsoup:jsoup from 1.18.3 to 1.19.1 (#2976)
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> Co-authored-by: Den <DenBond7@gmail.com>
1 parent d31d394 commit 2050e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ dependencies {
466466
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20240325.1")
467467
implementation("com.sandinh:zbase32-commons-codec_2.12:1.0.0")
468468
implementation("org.bitbucket.b_c:jose4j:0.9.6")
469-
implementation("org.jsoup:jsoup:1.18.3")
469+
implementation("org.jsoup:jsoup:1.19.1")
470470
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
471471
implementation("org.pgpainless:pgpainless-core:1.7.2")
472472
implementation("org.eclipse.angus:angus-mail:2.0.3")

0 commit comments

Comments
 (0)