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 f0aa3d5 commit 8b8bb77Copy full SHA for 8b8bb77
README.md
@@ -15,7 +15,7 @@ Add it as a dependency in Maven as:
15
<dependency>
16
<groupId>com.github.fppt</groupId>
17
<artifactId>jedis-mock</artifactId>
18
- <version>0.1.11</version>
+ <version>0.1.12</version>
19
</dependency>
20
```
21
pom.xml
@@ -10,7 +10,7 @@
10
11
12
13
14
<packaging>jar</packaging>
<name>jedis-mock</name>
<description>In memory Redis mock for testing</description>
0 commit comments