Skip to content

Commit

Permalink
build(deps): bump com.github.ajalt.clikt:clikt from 4.2.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [com.github.ajalt.clikt:clikt](https://github.com/ajalt/clikt) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/ajalt/clikt/releases)
- [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md)
- [Commits](ajalt/clikt@4.2.0...4.2.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 8fcc25a commit f168f69
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 @@ -35,7 +35,7 @@ everit-json-schema = { module = "com.github.erosb:everit-json-schema", version =
json-kotlin-schema = { module = "net.pwall.json:json-kotlin-schema", version = "0.42" }

# other
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.0" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.1" }
jdom = { module = "org.jdom:jdom2", version = "2.0.6.1" }

# reactor
Expand Down

0 comments on commit f168f69

Please sign in to comment.