Skip to content

Commit

Permalink
chore: update kotlin → 1.9.22
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Jan 27, 2024
1 parent 629e1f1 commit 331214e
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 @@ -34,7 +34,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinNativeCompile
import org.jetbrains.kotlin.konan.target.HostManager

plugins {
kotlin("multiplatform") version "1.9.21"
kotlin("multiplatform") version "1.9.22"
alias(libs.plugins.testlogger)
alias(libs.plugins.versionCheck)
alias(libs.plugins.versionCatalogUpdate)
Expand Down

0 comments on commit 331214e

Please sign in to comment.