Skip to content

Commit

Permalink
Fixed Gradle dependency in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tomakehurst committed Apr 5, 2024
1 parent 4b15397 commit e16eb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ For Gradle users:

```groovy
dependencies {
implementation 'org.wiremock.extensions:wiremock-jwt-extension-standalone:0.1.0'
implementation 'org.wiremock.extensions:wiremock-jwt-extension:0.1.0'
}
```

Expand Down

0 comments on commit e16eb0c

Please sign in to comment.