Skip to content

Commit 16983ba

Browse files
reverted to testcontainers-redis 1.1.6
1 parent 17e3452 commit 16983ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>com.redislabs</groupId>
133133
<artifactId>testcontainers-redis</artifactId>
134-
<version>1.1.7-SNAPSHOT</version>
134+
<version>1.1.6</version>
135135
<scope>test</scope>
136136
</dependency>
137137
<dependency>

0 commit comments

Comments
 (0)