Skip to content

Commit 52db319

Browse files
committed
update deps
1 parent 5604ff0 commit 52db319

File tree

3 files changed

+1
-1
lines changed

3 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.1.0/java-redis-client-v2.1.0--javac-11.0.9.1.jar -o ./java-redis-client-v2.1.0.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
50+
curl -sL https://github.com/drm/java-redis-collections/releases/download/v1.1.0/java-redis-collections-v1.1.0--javac-11.0.9.1.jar -o ./java-redis-collections-v1.1.0.jar
5151
}
5252

5353
clean() {
-40.7 KB
Binary file not shown.
41.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)