Bump version to 1.53.0

This commit is contained in:
Kris De Volder
2024-02-08 19:39:12 +00:00
parent 7e0b3e6636
commit 70ba27e594
24 changed files with 28 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
"displayName": "Spring CLI Support",
"description": "Spring CLI integrated into IDE",
"icon": "spring-boot-logo.png",
"version": "1.52.0",
"version": "1.53.0",
"publisher": "vmware",
"repository": {
"type": "git",
@@ -141,7 +141,10 @@
"taskDefinitions": [
{
"type": "spring-cli",
"required": ["command", "subcommand"],
"required": [
"command",
"subcommand"
],
"properties": {
"command": {
"type": "string",