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 be9e261 commit a0babc4Copy full SHA for a0babc4
README.adoc
@@ -19,7 +19,7 @@ To use the library, add the following dependency to your `pom.xml`:
19
<dependency>
20
<groupId>io.github.tobi-laa</groupId>
21
<artifactId>spring-boot-embedded-redis</artifactId>
22
- <version>1.0.0</version>
+ <version>1.0.1</version>
23
<scope>test</scope>
24
</dependency>
25
----
0 commit comments