Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt-jvm to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent de2145a commit 2589b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sarif-filter.main.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env kotlin
@file:DependsOn("com.github.ajalt.clikt:clikt-jvm:4.4.0")
@file:DependsOn("com.github.ajalt.clikt:clikt-jvm:5.0.0")
@file:DependsOn("com.squareup.moshi:moshi:1.15.1")
@file:DependsOn("com.squareup.moshi:moshi-kotlin:1.15.1")

Expand Down

0 comments on commit 2589b02

Please sign in to comment.