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 bfd2b4a commit d43883eCopy full SHA for d43883e
README.md
@@ -117,7 +117,7 @@ The project dependencies are:
117
<dependency>
118
<groupId>io.appform.dropwizard.sharding</groupId>
119
<artifactId>db-sharding-bundle</artifactId>
120
- <version>2.0.28-6</version>
+ <version>2.0.28-7</version>
121
</dependency>
122
```
123
# NOTE
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
<name>Dropwizard Database Sharding Bundle</name>
11
<url>https://github.com/santanusinha/dropwizard-db-sharding-bundle</url>
12
<description>Application layer database sharding over SQL dbs</description>
0 commit comments