Skip to content

Commit

Permalink
Merge pull request #119 from platan/dependabot/gradle/com.github.ajal…
Browse files Browse the repository at this point in the history
…t.clikt-clikt-4.3.0

Bump com.github.ajalt.clikt:clikt from 4.2.2 to 4.3.0
  • Loading branch information
platan authored Apr 2, 2024
2 parents 5cf7543 + f907578 commit 9bb5d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dependencies {
exclude(group = "org.codehaus.groovy")
}
functionalTestImplementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
functionalTestImplementation("com.github.ajalt.clikt:clikt:4.2.2")
functionalTestImplementation("com.github.ajalt.clikt:clikt:4.3.0")
}

publishing {
Expand Down

0 comments on commit 9bb5d5a

Please sign in to comment.