Merge branch '2.6.x' into 2.7.x
Closes gh-31174
This commit is contained in:
@@ -25,7 +25,7 @@ import org.gradle.jvm.application.tasks.CreateStartScripts;
|
||||
*
|
||||
* @author Andy Wilkinson
|
||||
* @since 2.0.0
|
||||
* @deprecated since 2.5.10 for removal in 2.8.0 in favor of {@link CreateStartScripts}.
|
||||
* @deprecated since 2.5.10 for removal in 3.0.0 in favor of {@link CreateStartScripts}.
|
||||
*/
|
||||
@Deprecated
|
||||
public class CreateBootStartScripts extends CreateStartScripts {
|
||||
|
||||
Reference in New Issue
Block a user