diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 1980c01..e900e3d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,19 +3,19 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "0.35.0", + "version": "4.0.0", "commands": [ "dotnet-cake" ] }, "jetbrains.resharper.globaltools": { - "version": "2022.2.3", + "version": "2024.1.2", "commands": [ "jb" ] }, "nvika": { - "version": "3.0.0", + "version": "3.0.1", "commands": [ "nvika" ]