Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v4.2.2 (#806)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent fea2630 commit c92b4ba
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 @@ -30,7 +30,7 @@ cpg-language-java = { module = "de.fraunhofer.aisec:cpg-language-java", version.

kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "6.0.1" }
log4j-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.22.1"}
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.1"}
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.2"}
koin = { module = "io.insert-koin:koin-core", version.ref = "koin"}
koin-test = { module = "io.insert-koin:koin-test", version.ref = "koin-test"}
koin-junit5 = { module = "io.insert-koin:koin-test-junit5", version.ref = "koin-test"}
Expand Down

0 comments on commit c92b4ba

Please sign in to comment.