Class DropDependencyVersionOperation
java.lang.Object
io.quarkus.devtools.project.update.rewrite.operations.DropDependencyVersionOperation
- All Implemented Interfaces:
RewriteOperation
-
Constructor Details
-
DropDependencyVersionOperation
-
-
Method Details
-
single
Description copied from interface:RewriteOperationReturn the OpenRewrite operation name and the parameters as a map { "operation-name": { "p1": "v1" }}- Specified by:
singlein interfaceRewriteOperation- Parameters:
buildTool-- Returns:
-