Skip to content

Commit 80eeeb7

Browse files
[no ci] improve readme
1 parent 160be56 commit 80eeeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ All you need is available in the [`karate-core`](https://search.maven.org/artifa
358358
Alternatively for [Gradle](https://gradle.org):
359359

360360
```yml
361-
testCompile 'io.karatelabs:karate-junit5:1.5.0'
361+
testImplementation 'io.karatelabs:karate-junit5:1.5.0'
362362
```
363363

364364
Also refer to the wiki for using [Karate with Gradle](https://github.com/karatelabs/karate/wiki/Gradle).

0 commit comments

Comments
 (0)