Package org.openrewrite.semver
@NullMarked
package org.openrewrite.semver
-
ClassDescriptionAllows changes that do not modify the left-most non-zero element in the [major, minor, patch] tuple.Version selector for matching exact version: either explicitly prefixed with "=", or implicit default when no other version selectors match.Allows patch-level changes if a minor version is specified on the comparator.Any of X, x, or * may be used to "stand in" for one of the numeric values in the [major, minor, patch] tuple.