Skip to content

Commit 01db03d

Browse files
Bump org.jsoup:jsoup from 1.19.1 to 1.20.1 (#3034)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.19.1 to 1.20.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.19.1...jsoup-1.20.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.20.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> Co-authored-by: Den <DenBond7@gmail.com>
1 parent 4b319d1 commit 01db03d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ dependencies {
488488
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20240325.1")
489489
implementation("com.sandinh:zbase32-commons-codec_2.12:1.0.0")
490490
implementation("org.bitbucket.b_c:jose4j:0.9.6")
491-
implementation("org.jsoup:jsoup:1.19.1")
491+
implementation("org.jsoup:jsoup:1.20.1")
492492
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
493493
implementation("org.pgpainless:pgpainless-core:1.7.6")
494494
implementation("org.eclipse.angus:angus-mail:2.0.3")

0 commit comments

Comments
 (0)