From a1a2671e1f6338fa539eaacfcba0b548fba271a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 22:10:00 +0000 Subject: [PATCH] Update dependency dotnet-json to v1.1.4 --- .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 bdae932f..617812fe 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "dotnet-json": { - "version": "1.1.1", + "version": "1.1.4", "commands": [ "dotnet-json" ]