Skip to content

Commit

Permalink
deps: update plugin io.kotest.multiplatform to v6.0.0.m2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 7787824 commit e478e77
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 "6.0.0.M1"
id("io.kotest.multiplatform") version "6.0.0.M2"
}

group = "com.charleskorn.kaml"
Expand Down

0 comments on commit e478e77

Please sign in to comment.