api / org.gradle.api.artifacts / DependencyMetadata / version

version

abstract fun version(configureAction: Action<in MutableVersionConstraint>): SELF

Adjust the version constraints of the dependency or dependency constraint.

Parameters

configureAction - modify version details

Since
4.5