From 9a07c1eb1a6d0f20b5c0cff5928dbe58aa1d8d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:51:49 +0000 Subject: [PATCH] Bump com.github.Blatzar:NiceHttp from 0.4.13 to 0.4.16 Bumps [com.github.Blatzar:NiceHttp](https://github.com/Blatzar/NiceHttp) from 0.4.13 to 0.4.16. - [Release notes](https://github.com/Blatzar/NiceHttp/releases) - [Commits](https://github.com/Blatzar/NiceHttp/compare/0.4.13...0.4.16) --- updated-dependencies: - dependency-name: com.github.Blatzar:NiceHttp dependency-version: 0.4.16 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 f03f2d8686..6f8bb10476 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ media3 = "1.8.0" navigationKtx = "2.9.6" newpipeextractor = "v0.24.8" nextlibMedia3 = "1.8.0-0.9.0" -nicehttp = "0.4.13" +nicehttp = "0.4.16" overlappingpanels = "0.1.5" paletteKtx = "1.0.0" preferenceKtx = "1.2.1"