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 927636b commit c6e99ceCopy full SHA for c6e99ce
README.md
@@ -149,7 +149,7 @@ The project dependencies are:
149
<dependency>
150
<groupId>io.appform.dropwizard.sharding</groupId>
151
<artifactId>db-sharding-bundle</artifactId>
152
- <version>2.0.28-7</version>
+ <version>2.0.28-8</version>
153
</dependency>
154
```
155
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