We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7201404 + c61b6bd commit 727534aCopy full SHA for 727534a
build.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
implementation(kotlin("reflect"))
21
implementation("org.fusesource.jansi:jansi:2.4.2")
22
implementation("com.github.ajalt.clikt:clikt:5.0.3")
23
- implementation("org.jline:jline:3.30.0")
+ implementation("org.jline:jline:3.30.1")
24
}
25
26
tasks.test {
0 commit comments