chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-cli to v0.3.5
This commit is contained in:
parent
b83ea432e3
commit
de36262113
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.jetbrains.kotlinx:kotlinx-cli:0.3.4")
|
implementation("org.jetbrains.kotlinx:kotlinx-cli:0.3.5")
|
||||||
testImplementation(kotlin("test"))
|
testImplementation(kotlin("test"))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue