We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6476aa8 commit 48e8b8cCopy full SHA for 48e8b8c
docs/http4k.md
@@ -13,7 +13,7 @@
13
14
### Gradle
15
```groovy
16
-compile "nl.myndocs:oauth2-server-http4k:$myndocs_oauth_version"
+implementation "nl.myndocs:oauth2-server-http4k:$myndocs_oauth_version"
17
```
18
19
0 commit comments