api / org.gradle.api.artifacts / Configuration / getAllDependencyConstraints

getAllDependencyConstraints

@Incubating abstract fun getAllDependencyConstraints(): DependencyConstraintSet

Gets the complete set of dependency constraints including those contributed by superconfigurations.

Return
the (read-only) set of dependency constraints

Since
4.6