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 fae7757 + d2a9a41 commit 6029f5eCopy full SHA for 6029f5e
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.4")
+ implementation("org.jline:jline:3.30.5")
24
}
25
26
tasks.test {
0 commit comments