Skip to content

Commit

Permalink
Update Kotlin and compiler plugins to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent 825d072 commit 1582ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tutorial/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
kotlin_version = '1.8.10'
kotlin_version = '1.9.10'
workflow_version = "1.11.0-beta03"

deps = [
Expand Down

0 comments on commit 1582ef6

Please sign in to comment.