Skip to content

Commit

Permalink
Bump com.github.ajalt.clikt:clikt from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [com.github.ajalt.clikt:clikt](https://github.com/ajalt/clikt) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ajalt/clikt/releases)
- [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md)
- [Commits](ajalt/clikt@5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: com.github.ajalt.clikt:clikt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent ad45888 commit 40b266a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kotlinx-coroutines = "1.9.0"
# https://github.com/Kotlin/kotlinx.serialization
kotlinx-serialization = "1.7.2"
# https://github.com/ajalt/clikt
clikt = "5.0.0"
clikt = "5.0.1"

# https://github.com/oshai/kotlin-logging
kotlinLogging = "7.0.0"
Expand Down

0 comments on commit 40b266a

Please sign in to comment.