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