Skip to content

Commit

Permalink
chore(deps): update plugin io.kotest.multiplatform to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 52f8eef commit 8b1e6bb
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 @@ -29,7 +29,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("multiplatform")
kotlin("plugin.serialization")
id("io.kotest.multiplatform") version "5.9.1"
id("io.kotest.multiplatform") version "6.0.0-LOCAL"
}

group = "com.charleskorn.kaml"
Expand Down

0 comments on commit 8b1e6bb

Please sign in to comment.