Skip to content

Commit

Permalink
Merge pull request #46 from bw-company/renovate/info.picocli
Browse files Browse the repository at this point in the history
fix(deps): update dependency info.picocli:picocli to v4.7.5
  • Loading branch information
renovate[bot] committed Aug 27, 2023
2 parents 8a29137 + 2b3eeb4 commit c4a7dcc
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 @@ -5,7 +5,7 @@ kotest = "5.6.2"
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.4" }
picocli = { module = "info.picocli:picocli", version = "4.7.5" }

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

0 comments on commit c4a7dcc

Please sign in to comment.