Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
drm committed Dec 11, 2020
1 parent 5604ff0 commit 52db319
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fetch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ fetch() {
'org.jsoup:jsoup:1.11.3'

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
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
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
}

clean() {
Expand Down
Binary file removed lib/java-redis-collections-v1.0.2.jar
Binary file not shown.
Binary file added lib/java-redis-collections-v1.1.0.jar
Binary file not shown.

0 comments on commit 52db319

Please sign in to comment.