Skip to content

Commit

Permalink
Update plugin io.kotest.multiplatform to v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 2a99f6e commit e2139be
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 @@ -28,7 +28,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("multiplatform")
kotlin("plugin.serialization")
id("io.kotest.multiplatform") version "5.8.1"
id("io.kotest.multiplatform") version "5.9.0"
}

group = "com.charleskorn.kaml"
Expand Down

0 comments on commit e2139be

Please sign in to comment.