From 2241918672c3b0f052e0cac53aa154c9629f6346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 04:17:30 +0000 Subject: [PATCH] Bump excubo.webcompiler from 4.0.1 to 4.0.5 Bumps [excubo.webcompiler](https://github.com/excubo-ag/WebCompiler) from 4.0.1 to 4.0.5. - [Commits](https://github.com/excubo-ag/WebCompiler/commits) --- updated-dependencies: - dependency-name: excubo.webcompiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 e98ec7e..8e35753 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "excubo.webcompiler": { - "version": "4.0.1", + "version": "4.0.5", "commands": [ "webcompiler" ]