Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 5b040ef

Browse files
authored
Merge pull request #9 from kotest/renovate/io.kotest.multiplatform-5.x
Update plugin io.kotest.multiplatform to v5.3.0
2 parents e608a81 + b018d4f commit 5b040ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88

99
plugins {
1010
kotlin("multiplatform").version("1.6.0")
11-
id("io.kotest.multiplatform") version "5.0.2"
11+
id("io.kotest.multiplatform") version "5.3.0"
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)