mirror of
https://github.com/jlengrand/picocli.git
synced 2026-03-10 08:41:17 +00:00
This commit is contained in:
@@ -16,7 +16,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile "info.picocli:picocli:$projectVersion"
|
||||
compile "info.picocli:picocli-spring-boot-autoconfigure:$projectVersion"
|
||||
compile "org.springframework.boot:spring-boot-starter:$springBootVersion"
|
||||
compileOnly "org.springframework.boot:spring-boot-configuration-processor:$springBootVersion"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user