Skip to content

Commit 17a5d65

Browse files
committed
update java-redis-collections to v1.0.2
1 parent 62a9831 commit 17a5d65

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/fetch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ fetch() {
4747
'org.jsoup:jsoup:1.11.3'
4848

4949
curl -sL https://github.com/drm/java-redis-client/releases/download/v2.0.2/java-redis-client-v2.0.2--javac-11.0.2.jar -o ./java-redis-client-v2.0.2.jar
50-
curl -sL https://github.com/drm/java-redis-collections/releases/download/v1.0.1/java-redis-collections-v1.0.1--javac-11.0.7.jar -o ./java-redis-collections-v1.0.1.jar
50+
curl -sL https://github.com/drm/java-redis-collections/releases/download/v1.0.2/java-redis-collections-v1.0.2--javac-11.0.7.jar -o ./java-redis-collections-v1.0.2.jar
5151
}
5252

5353
clean() {

0 commit comments

Comments
 (0)