Package com.palantir.gradle.versions
Class FixLegacyJavaConfigurationsPlugin
- java.lang.Object
-
- com.palantir.gradle.versions.FixLegacyJavaConfigurationsPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class FixLegacyJavaConfigurationsPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>This plugin exists in order to ensure versions in legacy java configurations (that are stillresolvablefor compatibility reasons) can be resolved, and that they use the locked versions.
-
-
Constructor Summary
Constructors Constructor Description FixLegacyJavaConfigurationsPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)
-