public class DependencyNewVersionParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEPENDENCY_NEW_VERSION_PATTERN |
| Constructor and Description |
|---|
DependencyNewVersionParser(java.lang.String dependencyNewVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillVersionUpgradeExtension(org.shipkit.internal.gradle.versionupgrade.UpgradeDependencyExtension versionUpgrade) |
public static final java.lang.String DEPENDENCY_NEW_VERSION_PATTERN