Package org.openrewrite.gradle.internal
Class GradleWrapperScriptLoader
java.lang.Object
org.openrewrite.gradle.internal.GradleWrapperScriptLoader
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindNearest(@Nullable String requestedVersion) When the requested version is unavailable we pick the nearest available.
-
Constructor Details
-
GradleWrapperScriptLoader
public GradleWrapperScriptLoader()
-
-
Method Details
-
findNearest
When the requested version is unavailable we pick the nearest available.
-