From 9c6df9b5c9f303471f06f0c4d901db81aea63348 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:49:39 +0000 Subject: [PATCH] Update wysiwyg to v2.37.13 (#3596) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update wysiwyg to v2.37.13 * Update licenses to include AGPL3 and remove unused ones --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jorge Martín --- app/build.gradle.kts | 3 +-- gradle/libs.versions.toml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 26ad452dc3..74e8abcad8 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -298,14 +298,13 @@ tasks.withType().configureEach { licensee { allow("Apache-2.0") allow("MIT") - allow("GPL-2.0-with-classpath-exception") allow("BSD-2-Clause") allowUrl("https://opensource.org/licenses/MIT") allowUrl("https://developer.android.com/studio/terms.html") - allowUrl("http://openjdk.java.net/legal/gplv2+ce.html") allowUrl("https://www.zetetic.net/sqlcipher/license/") allowUrl("https://jsoup.org/license") allowUrl("https://asm.ow2.io/license.html") + allowUrl("https://www.gnu.org/licenses/agpl-3.0.txt") ignoreDependencies("com.github.matrix-org", "matrix-analytics-events") } diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9b4a2d07b0..dbfcc7855e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -45,7 +45,7 @@ serialization_json = "1.6.3" showkase = "1.0.3" appyx = "1.4.0" sqldelight = "2.0.2" -wysiwyg = "2.37.8" +wysiwyg = "2.37.13" telephoto = "0.13.0" # DI