From 976b6a1920f8bc2bbf4e42b56a20ae7832d62381 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 00:15:43 +0000 Subject: [PATCH] chore(deps): update dependency com.github.kittinunf.fuel:fuel to v3 --- fuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuel.json b/fuel.json index 1718c07b..8c4af753 100644 --- a/fuel.json +++ b/fuel.json @@ -1,7 +1,7 @@ { "description": "HTTP networking library", "properties": [ - { "name": "v", "value": "2.3.1" }, + { "name": "v", "value": "3.0.0-alpha04" }, { "name": "v-renovate-hint", "value": "update: package=com.github.kittinunf.fuel:fuel" } ], "link": "https://github.com/kittinunf/fuel",