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 210be5a commit cd98ca8Copy full SHA for cd98ca8
README.md
@@ -18,7 +18,7 @@ Look for details in the [documentation](https://coditory.github.io/sherlock-dist
18
Add dependency to `build.gradle`:
19
```groovy
20
dependencies {
21
- implementation "com.coditory.sherlock:sherlock-mongo-sync:0.4.18"
+ implementation "com.coditory.sherlock:sherlock-mongo-sync:0.4.19"
22
}
23
```
24
mkdocs.yml
@@ -70,7 +70,7 @@ markdown_extensions:
70
- pymdownx.snippets
71
72
extra:
73
- version: '0.4.18'
+ version: '0.4.19'
74
vcs_baseurl: https://github.com/coditory/sherlock-distributed-lock/blob/master
75
social:
76
- icon: fontawesome/solid/globe
0 commit comments