Skip to content

Commit

Permalink
Bump com.github.ajalt.clikt:clikt from 5.0.0 to 5.0.1 (#40)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent d606054 commit c45da2a
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 @@ -9,7 +9,7 @@ kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0

kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }

clikt = { module = "com.github.ajalt.clikt:clikt", version = "5.0.0" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "5.0.1" }

pg-jdbc = { module = "org.postgresql:postgresql", version = "42.7.4" }
jooq = { module = "org.jooq:jooq", version = "3.19.13" }
Expand Down

0 comments on commit c45da2a

Please sign in to comment.