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 36a225b commit 9dc558eCopy full SHA for 9dc558e
README.md
@@ -11,7 +11,7 @@ It encourages to adapt to existing implementations instead the other way around.
11
First define the version to be used and set it as a property
12
```xml
13
<properties>
14
- <myndocs.oauth.version>0.3.1</myndocs.oauth.version>
+ <myndocs.oauth.version>0.4.0</myndocs.oauth.version>
15
</properties>
16
```
17
0 commit comments