Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent a03fc8b commit fb34263
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 = "7.0.0" }
log4j-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.24.0"}
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.4.0"}
clikt = { module = "com.github.ajalt.clikt:clikt", version = "5.0.0"}
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 fb34263

Please sign in to comment.