diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 77bc3e64..b45a875c 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1313,7 +1313,7 @@ { "name": "modernize-java", "description": "GitHub Copilot modernization – Java Upgrade CLI Plugin helps you upgrade Java applications from the command line. It brings intelligent modernization capabilities to your terminal and CI/CD pipelines: analyze your project and generate an upgrade plan, automatically transform your codebase, fix build issues, validate against known CVEs, and output a detailed summary of file changes and updated dependencies.", - "version": "1.23.0", + "version": "1.24.0", "author": { "name": "microsoft", "url": "https://github.com/microsoft/modernize-java" @@ -1331,8 +1331,8 @@ "source": "github", "repo": "microsoft/modernize-java", "path": "plugins/modernize-java", - "ref": "1.23.0", - "sha": "5ccc2ad4011314602e1b80f0b818c95bcf198f67" + "ref": "1.24.0", + "sha": "b02350dad12888d3064c07c58fd1cc407e0c7b6f" } }, { diff --git a/plugins/external.json b/plugins/external.json index 6b699e16..1de733f9 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1003,7 +1003,7 @@ { "name": "modernize-java", "description": "GitHub Copilot modernization – Java Upgrade CLI Plugin helps you upgrade Java applications from the command line. It brings intelligent modernization capabilities to your terminal and CI/CD pipelines: analyze your project and generate an upgrade plan, automatically transform your codebase, fix build issues, validate against known CVEs, and output a detailed summary of file changes and updated dependencies.", - "version": "1.23.0", + "version": "1.24.0", "author": { "name": "microsoft", "url": "https://github.com/microsoft/modernize-java" @@ -1021,8 +1021,8 @@ "source": "github", "repo": "microsoft/modernize-java", "path": "plugins/modernize-java", - "ref": "1.23.0", - "sha": "5ccc2ad4011314602e1b80f0b818c95bcf198f67" + "ref": "1.24.0", + "sha": "b02350dad12888d3064c07c58fd1cc407e0c7b6f" } }, {