From ba24f5d2d590529932f36735ce3821eadab082be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 01:55:53 +0000 Subject: [PATCH] Bump cn.wanghaomiao:JsoupXpath from 2.5.3 to 2.5.5 Bumps [cn.wanghaomiao:JsoupXpath](https://github.com/zhegexiaohuozi/JsoupXpath) from 2.5.3 to 2.5.5. - [Release notes](https://github.com/zhegexiaohuozi/JsoupXpath/releases) - [Commits](https://github.com/zhegexiaohuozi/JsoupXpath/compare/v2.5.3...v2.5.5) --- updated-dependencies: - dependency-name: cn.wanghaomiao:JsoupXpath dependency-version: 2.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 060a1bb46..3a4f28dbf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ libarchive = "1.1.6" glide = "5.0.5" gson = "2.13.2" jsonPath = "2.10.0" -jsoupxpath = "2.5.3" +jsoupxpath = "2.5.5" coroutines = "1.10.2" liveeventbus = "1.8.14" markwon = "4.6.2"