Bump spotless to 2.35 and Eclipse Java Formatter to 4.26 (#14645)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -355,7 +355,7 @@ public class SCrunProductCommand extends RunProductCommand implements SlipBridge
|
||||
// create notification product that clones the new command positions
|
||||
product = new VeluxProduct(VeluxProductName.UNKNOWN, new ProductBridgeIndex(reqIndexArray01),
|
||||
ProductState.EXECUTING.value, setMainParameter, setMainParameter, reqFunctionalParameters, COMMAND)
|
||||
.overrideDataSource(DataSource.BINDING);
|
||||
.overrideDataSource(DataSource.BINDING);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user