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 48e8b8c commit 42675deCopy full SHA for 42675de
docs/javalin.md
@@ -13,7 +13,7 @@
13
14
### Gradle
15
```groovy
16
-compile "nl.myndocs:oauth2-server-javalin:$myndocs_oauth_version"
+implementation "nl.myndocs:oauth2-server-javalin:$myndocs_oauth_version"
17
```
18
19
## Implementation
0 commit comments