Skip to content

Commit 473e265

Browse files
committed
upgrade java-redis-collections
1 parent b1e2c93 commit 473e265

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

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/v.0.3.0-beta.3/java-redis-collections-v.0.3.0-beta.3--javac-11.0.3.jar -o ./java-redis-collections-v0.3.0-beta.3.jar
50+
curl -sL https://github.com/drm/java-redis-collections/releases/download/v1.0.0/java-redis-collections-v1.0.0--javac-11.0.7.jar -o ./java-redis-collections-v1.0.0.jar
5151
}
5252

5353
clean() {
32.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)