Skip to content

Commit

Permalink
Upgrade to Kotlin 1.8.0 (#1184)
Browse files Browse the repository at this point in the history
* Upgrade to Kotlin 1.8.0

* Update yarn.lock
  • Loading branch information
swankjesse committed Jan 3, 2023
1 parent 885ab1d commit ba7a989
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 334 deletions.
2 changes: 1 addition & 1 deletion build-support/build.gradle.kts
Expand Up @@ -22,5 +22,5 @@ gradlePlugin {
}

dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0")
}

0 comments on commit ba7a989

Please sign in to comment.