From 5823d07eef7ececf4a55106b91d2eb8c7904461c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 03:37:02 +0000 Subject: [PATCH] chore(deps): Update mammoth to v1.5.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 64d6b3c..8e3380b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ checkstyle = "10.26.1" ideaExt = "1.1.10" indra = "3.1.3" junit = "5.13.4" -mammoth = "1.4.0" +mammoth = "1.5.0" pebble = "3.2.4" snakeyaml = "2.9" spotless = "7.0.4"