Skip to content

Commit

Permalink
Update dependency com.slack.cli:kotlin-cli-util to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Jan 25, 2024
1 parent a679e3b commit 6c9dc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ gradlePlugins-sqldelight = { module = "app.cash.sqldelight:gradle-plugin", versi
gradlePlugins-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version.ref = "versionsPlugin" }
gradlePlugins-wire = { module = "com.squareup.wire:wire-gradle-plugin", version.ref = "wire" }
guava = "com.google.guava:guava:33.0.0-jre"
kotlinCliUtil = "com.slack.cli:kotlin-cli-util:2.6.2"
kotlinCliUtil = "com.slack.cli:kotlin-cli-util:2.6.3"
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
ktfmt = { module = "com.facebook:ktfmt", version.ref = "ktfmt" }
Expand Down

0 comments on commit 6c9dc4c

Please sign in to comment.