We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473e265 commit a4eefe6Copy full SHA for a4eefe6
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/v1.0.0/java-redis-collections-v1.0.0--javac-11.0.7.jar -o ./java-redis-collections-v1.0.0.jar
+ 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
51
}
52
53
clean() {
lib/java-redis-collections-v1.0.0.jar lib/java-redis-collections-v1.0.1.jarlib/java-redis-collections-v1.0.0.jar renamed to lib/java-redis-collections-v1.0.1.jar
32.3 KB
0 commit comments