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

Commit c085f32

Browse files
authored
Update README.md
1 parent 2301c43 commit c085f32

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.2.6"
16+
id("io.kotest") version "0.3.7"
1717
}
1818
```
1919

0 commit comments

Comments
 (0)