We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e2c93 commit 473e265Copy full SHA for 473e265
2 files changed
lib/fetch.sh
@@ -47,7 +47,7 @@ fetch() {
47
'org.jsoup:jsoup:1.11.3'
48
49
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
+ 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
51
}
52
53
clean() {
…java-redis-collections-v0.3.0-beta.3.jar lib/java-redis-collections-v1.0.0.jarlib/java-redis-collections-v0.3.0-beta.3.jar renamed to lib/java-redis-collections-v1.0.0.jar
32.9 KB
0 commit comments