From b6a545fe4cf1541a0a09ace2fd838ff0816f025e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:27:56 +0000 Subject: [PATCH] chore(deps): update dependency gettext.net.extractor to v10 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 98f8a482b..4b7104fb2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gettext.net.extractor": { - "version": "8.0.5", + "version": "10.0.1", "commands": [ "GetText.Extractor" ],