Package org.openrewrite.semver
-
Interface Summary Interface Description VersionComparator -
Class Summary Class Description CaretRange Allows changes that do not modify the left-most non-zero element in the [major, minor, patch] tuple.DependencyMatcher ExactVersion HyphenRange LatestPatch LatestRelease Semver TildeRange Allows patch-level changes if a minor version is specified on the comparator.XRange Any of X, x, or * may be used to "stand in" for one of the numeric values in the [major, minor, patch] tuple.