From 87d3c29a43288d2c8f7e5e15c54d7c91f1490f3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 01:19:18 +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",