Skip to content

Commit

Permalink
Merge pull request #52 from camdenorrb/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s.kotlinx-kotlinx-cli-0.3.6

Bump org.jetbrains.kotlinx:kotlinx-cli from 0.3.5 to 0.3.6
  • Loading branch information
github-actions[bot] committed Sep 2, 2023
2 parents 60db96c + 69042a1 commit 9942ff8
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 @@ -15,7 +15,7 @@ dependencies {

// Kotlin
implementation(kotlin("stdlib-jdk8"))
implementation("org.jetbrains.kotlinx:kotlinx-cli:0.3.5")
implementation("org.jetbrains.kotlinx:kotlinx-cli:0.3.6")

// Transformers
implementation("org.ow2.asm:asm:9.5")
Expand Down

0 comments on commit 9942ff8

Please sign in to comment.