mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Fix gradle plugin validation error
This commit is contained in:
-1
@@ -170,7 +170,6 @@ public class BootJar extends Jar implements BootArchive {
|
||||
|
||||
@Optional
|
||||
@Nested
|
||||
@Input
|
||||
public LayerConfiguration getLayerConfiguration() {
|
||||
return this.layerConfiguration;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user