Skip to content

Commit

Permalink
Change version to 7.3.2_0.0.7 in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Biacode committed Oct 24, 2019
1 parent 5614cfa commit c229d4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Elasticsearch commons library.
# Dependencies
Gradle
```groovy
implementation "org.biacode.escommons:escommons-core:7.3.2_0.0.6"
implementation "org.biacode.escommons:escommons-persistence:7.3.2_0.0.6"
implementation "org.biacode.escommons:escommons-starter-core:7.3.2_0.0.6"
implementation "org.biacode.escommons:escommons-test:7.3.2_0.0.6"
implementation "org.biacode.escommons:escommons-core:7.3.2_0.0.7"
implementation "org.biacode.escommons:escommons-persistence:7.3.2_0.0.7"
implementation "org.biacode.escommons:escommons-starter-core:7.3.2_0.0.7"
implementation "org.biacode.escommons:escommons-test:7.3.2_0.0.7"
```

| CI | Status |
Expand Down

0 comments on commit c229d4c

Please sign in to comment.