Skip to content

Commit

Permalink
Update plugin io.kotest.multiplatform to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent cb07a0c commit 78ffd6e
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.7.1"
id("io.kotest.multiplatform") version "5.7.2"
}

group = "com.charleskorn.kaml"
Expand Down

0 comments on commit 78ffd6e

Please sign in to comment.