Skip to content

Commit

Permalink
Merge pull request #69 from bw-company/renovate/info.picocli-picocli-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency info.picocli:picocli to v4.7.6
  • Loading branch information
renovate[bot] committed May 7, 2024
2 parents c8fdf71 + 1d87285 commit 256b0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -5,7 +5,7 @@ kotest = "5.8.1"
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest" }
picocli = { module = "info.picocli:picocli", version = "4.7.5" }
picocli = { module = "info.picocli:picocli", version = "4.7.6" }

[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
Expand Down

0 comments on commit 256b0db

Please sign in to comment.