|
@@ -15,7 +15,7 @@ dependencies {
|
|
testImplementation project(":test:framework")
|
|
testImplementation project(":test:framework")
|
|
|
|
|
|
// multi-platform (Windows too) terminal detection and output formatting
|
|
// multi-platform (Windows too) terminal detection and output formatting
|
|
- api "org.fusesource.jansi:jansi:2.3.4"
|
|
|
|
|
|
+ api "org.fusesource.jansi:jansi:2.4.0"
|
|
}
|
|
}
|
|
|
|
|
|
// the code and tests in this project cover console initialization
|
|
// the code and tests in this project cover console initialization
|