chore: publish from main

This commit is contained in:
github-actions[bot]
2026-09-21 00:44:33 +00:00
parent d64f585bf0
commit 094e76830b
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1313,7 +1313,7 @@
{ {
"name": "modernize-java", "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.", "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": { "author": {
"name": "microsoft", "name": "microsoft",
"url": "https://github.com/microsoft/modernize-java" "url": "https://github.com/microsoft/modernize-java"
@@ -1331,8 +1331,8 @@
"source": "github", "source": "github",
"repo": "microsoft/modernize-java", "repo": "microsoft/modernize-java",
"path": "plugins/modernize-java", "path": "plugins/modernize-java",
"ref": "1.23.0", "ref": "1.24.0",
"sha": "5ccc2ad4011314602e1b80f0b818c95bcf198f67" "sha": "b02350dad12888d3064c07c58fd1cc407e0c7b6f"
} }
}, },
{ {
+3 -3
View File
@@ -1003,7 +1003,7 @@
{ {
"name": "modernize-java", "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.", "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": { "author": {
"name": "microsoft", "name": "microsoft",
"url": "https://github.com/microsoft/modernize-java" "url": "https://github.com/microsoft/modernize-java"
@@ -1021,8 +1021,8 @@
"source": "github", "source": "github",
"repo": "microsoft/modernize-java", "repo": "microsoft/modernize-java",
"path": "plugins/modernize-java", "path": "plugins/modernize-java",
"ref": "1.23.0", "ref": "1.24.0",
"sha": "5ccc2ad4011314602e1b80f0b818c95bcf198f67" "sha": "b02350dad12888d3064c07c58fd1cc407e0c7b6f"
} }
}, },
{ {