Uses of Class
org.scoverage.plugin.ScalaVersion
-
Uses of ScalaVersion in org.scoverage.plugin
Methods in org.scoverage.plugin with parameters of type ScalaVersionModifier and TypeMethodDescriptionboolean
ScalaVersion.isAtLeast
(ScalaVersion other) Ignores modifier, so can return `true` for any ScalaVersion with matching major, minor, bugfix.