We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160be56 commit 80eeeb7Copy full SHA for 80eeeb7
README.md
@@ -358,7 +358,7 @@ All you need is available in the [`karate-core`](https://search.maven.org/artifa
358
Alternatively for [Gradle](https://gradle.org):
359
360
```yml
361
- testCompile 'io.karatelabs:karate-junit5:1.5.0'
+ testImplementation 'io.karatelabs:karate-junit5:1.5.0'
362
```
363
364
Also refer to the wiki for using [Karate with Gradle](https://github.com/karatelabs/karate/wiki/Gradle).
0 commit comments