diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c60c9e4..34a667b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,19 +3,19 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "11.0.0", + "version": "11.1.0", "commands": [ "dotnet-sonarscanner" ] }, "demaconsulting.pandoctool": { - "version": "3.8.3", + "version": "3.9.0", "commands": [ "pandoc" ] }, "demaconsulting.weasyprinttool": { - "version": "68.0.0", + "version": "68.1.0", "commands": [ "weasyprint" ]