From c86829993985c44bfa8691891e79f25588ea6950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 19:24:46 +0000 Subject: [PATCH] Chore(deps): Bump com.github.Blatzar:NiceHttp from 0.4.16 to 0.4.17 Bumps [com.github.Blatzar:NiceHttp](https://github.com/Blatzar/NiceHttp) from 0.4.16 to 0.4.17. - [Release notes](https://github.com/Blatzar/NiceHttp/releases) - [Commits](https://github.com/Blatzar/NiceHttp/compare/0.4.16...0.4.17) --- updated-dependencies: - dependency-name: com.github.Blatzar:NiceHttp dependency-version: 0.4.17 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 a836a75fbdc..06c71767c90 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ media3 = "1.9.2" navigationKtx = "2.9.6" newpipeextractor = "v0.25.2" nextlibMedia3 = "1.9.1-0.11.0" -nicehttp = "0.4.16" +nicehttp = "0.4.17" overlappingpanels = "0.1.5" paletteKtx = "1.0.0" preferenceKtx = "1.2.1"