From a7d40c2d0729cf320eebf66f2ccf3c42580cdcf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:29:53 +0000 Subject: [PATCH] Bump com.github.ajalt.clikt:clikt-jvm from 3.5.4 to 4.2.2 Bumps [com.github.ajalt.clikt:clikt-jvm](https://github.com/ajalt/clikt) from 3.5.4 to 4.2.2. - [Release notes](https://github.com/ajalt/clikt/releases) - [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md) - [Commits](https://github.com/ajalt/clikt/compare/3.5.4...4.2.2) --- updated-dependencies: - dependency-name: com.github.ajalt.clikt:clikt-jvm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/pom.xml b/cli/pom.xml index 05bb663..39d18af 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -25,7 +25,7 @@ com.github.ajalt.clikt clikt-jvm - 3.5.4 + 4.2.2 com.github.ajalt.mordant