Split jline dependencies
- From jline to console, reader, style and terminal. - Backport #968 - Fixes #969
This commit is contained in:
@@ -14,7 +14,6 @@ dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-autoconfigure'
|
||||
implementation 'org.springframework.boot:spring-boot-test-autoconfigure'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
optional 'org.jline:jline'
|
||||
optional 'org.assertj:assertj-core'
|
||||
optional 'org.junit.jupiter:junit-jupiter-api'
|
||||
testImplementation 'org.awaitility:awaitility'
|
||||
|
||||
Reference in New Issue
Block a user