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

Commit c067e59

Browse files
authored
Merge pull request #17 from omuomugin/update_readme_with_0_3_8
update README.md to use newest version 0.3.8
2 parents c085f32 + e4325f6 commit c067e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add the plugin to your gradle build file:
1313

1414
```kotlin
1515
plugins {
16-
id("io.kotest") version "0.3.7"
16+
id("io.kotest") version "0.3.8"
1717
}
1818
```
1919

0 commit comments

Comments
 (0)