Skip to content

Commit

Permalink
Update dependency com.github.ajalt:clikt to v2.8.0 (#5167)
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] committed Aug 1, 2022
1 parent d019ad7 commit 5584794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/compare_releases.main.kts
Expand Up @@ -16,7 +16,7 @@
*/

@file:Suppress("detekt.CommentSpacing") // for the exec line
@file:DependsOn("com.github.ajalt:clikt:2.7.1")
@file:DependsOn("com.github.ajalt:clikt:2.8.0")

import com.github.ajalt.clikt.core.CliktCommand
import com.github.ajalt.clikt.parameters.options.default
Expand Down

0 comments on commit 5584794

Please sign in to comment.