Skip to content

Commit

Permalink
Merge pull request #13 from burntcookie90/dependabot/gradle/com.githu…
Browse files Browse the repository at this point in the history
…b.ajalt.clikt-clikt-4.4.0

Bump com.github.ajalt.clikt:clikt from 4.2.1 to 4.4.0
  • Loading branch information
burntcookie90 authored Aug 21, 2024
2 parents d9eac11 + bce0dda commit c7aff3c
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 @@ -17,7 +17,7 @@ repositories {
}

dependencies {
implementation("com.github.ajalt.clikt:clikt:4.2.1")
implementation("com.github.ajalt.clikt:clikt:4.4.0")
implementation("org.slf4j:slf4j-simple:2.0.9")
implementation("dev.kord:kord-core:0.12.0")
implementation("app.cash.sqldelight:sqlite-driver:2.0.1")
Expand Down

0 comments on commit c7aff3c

Please sign in to comment.