From 3bbe8abe337f0be5a0c6e0e79d43d257d857d3ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 11:01:54 -0300 Subject: [PATCH] [1.42.x] KOGITO-9668: SWF Editor - In VSCode the diagram reloads if a user clicks on any area of the canvas (#458) KOGITO-9668: SWF Editor - In VSCode the diagram reloads if a user clicks on any area of the canvas (#450) Co-authored-by: Paulo Martins --- serverlessworkflow/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverlessworkflow/antora.yml b/serverlessworkflow/antora.yml index 376d9e8e1..66c063435 100644 --- a/serverlessworkflow/antora.yml +++ b/serverlessworkflow/antora.yml @@ -31,7 +31,7 @@ asciidoc: maven_min_version: 3.8.6 graalvm_min_version: 22.3.0 spec_version: 0.8 - vscode_version: 1.66.0 + vscode_version: 1.67.0 kn_cli_version: 0.21.3 docker_min_version: 20.10.7 docker_compose_min_version: 1.27.2