Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/setup-java…
Browse files Browse the repository at this point in the history
…-4.0.0
  • Loading branch information
remkop authored Dec 16, 2023
2 parents 3f8fa06 + 9236e80 commit eb16717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion picocli-examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21"
}
}

Expand Down

0 comments on commit eb16717

Please sign in to comment.