From 100a399c2d503d3716858f27fae0e43196af5a8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 01:40:21 +0000 Subject: [PATCH] chore(deps): update dependency nuke.globaltool to 8.1.2 --- .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 a97f0953b..cf6f29d6c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -21,7 +21,7 @@ ] }, "nuke.globaltool": { - "version": "8.1.1", + "version": "8.1.2", "commands": [ "nuke" ]