Skip to content

Commit

Permalink
Update plugin io.kotest.multiplatform to v5.3.0 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Sam Sam <[email protected]>
  • Loading branch information
3 people authored May 27, 2022
1 parent 3ff14ea commit 67d55ec
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 @@ -9,7 +9,7 @@ plugins {
java
id("java-library")
kotlin("multiplatform") version "1.6.21"
id("io.kotest.multiplatform") version "5.0.2"
id("io.kotest.multiplatform") version "5.3.0"
}

allprojects {
Expand Down

0 comments on commit 67d55ec

Please sign in to comment.