Skip to content

Commit

Permalink
Merge pull request #2608 from debasisj/fix/karate-gatling-readme
Browse files Browse the repository at this point in the history
Fixed readme for karate-gatling
  • Loading branch information
ptrthomas authored Sep 25, 2024
2 parents eaddd62 + 8691853 commit 3e11eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karate-gatling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Refer to this [webinar recording](https://www.youtube.com/watch?v=WT4gg7Jutzg&t=
```xml
<dependency>
<groupId>com.intuit.karate</groupId>
<groupId>io.karatelabs</groupId>
<artifactId>karate-gatling</artifactId>
<version>${karate.version}</version>
<scope>test</scope>
Expand Down

0 comments on commit 3e11eb3

Please sign in to comment.