Skip to content

Commit

Permalink
Merge pull request #97 from platan/dependabot/gradle/com.github.ajalt…
Browse files Browse the repository at this point in the history
….clikt-clikt-4.2.2

Bump com.github.ajalt.clikt:clikt from 4.2.1 to 4.2.2
  • Loading branch information
platan authored Jan 10, 2024
2 parents a80b676 + ecfd419 commit acdedcd
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 @@ -106,7 +106,7 @@ dependencies {
exclude(group = "org.codehaus.groovy")
}
functionalTestImplementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2")
functionalTestImplementation("com.github.ajalt.clikt:clikt:4.2.1")
functionalTestImplementation("com.github.ajalt.clikt:clikt:4.2.2")
}

publishing {
Expand Down

0 comments on commit acdedcd

Please sign in to comment.