api / org.gradle.api.artifacts.dsl / DependencyHandler / getConstraints

getConstraints

@Incubating abstract fun getConstraints(): DependencyConstraintHandler

Returns the dependency constraint handler for this project.

Return
the dependency constraint handler for this project

Since
4.5