Skip to content

Commit e9d1943

Browse files
build(deps): bump com.github.ajalt.clikt:clikt from 4.2.1 to 4.3.0
Bumps [com.github.ajalt.clikt:clikt](https://github.com/ajalt/clikt) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/ajalt/clikt/releases) - [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md) - [Commits](ajalt/clikt@4.2.1...4.3.0) --- updated-dependencies: - dependency-name: com.github.ajalt.clikt:clikt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8d3ed1 commit e9d1943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ kotlinx-cli = { group = "org.jetbrains.kotlinx", name = "kotlinx-cli", version =
7676

7777
# Clikt
7878
## Multiplatform Kotlin Library for writing CLI interfaces
79-
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.2.1" }
79+
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.3.0" }
8080

8181

8282
# TODO: decide whether to use kotlinx.serialization for config or konf (or maybe smth else?)

0 commit comments

Comments
 (0)