Skip to content

Commit

Permalink
Upgrade to Kotlin 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swankjesse committed Jan 3, 2023
1 parent 8e559fd commit b96129d
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 332 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 b96129d

Please sign in to comment.