Skip to content

Commit 42675de

Browse files
authored
Update javalin.md
1 parent 48e8b8c commit 42675de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/javalin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
### Gradle
1515
```groovy
16-
compile "nl.myndocs:oauth2-server-javalin:$myndocs_oauth_version"
16+
implementation "nl.myndocs:oauth2-server-javalin:$myndocs_oauth_version"
1717
```
1818

1919
## Implementation

0 commit comments

Comments
 (0)