We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a9831 commit 17a5d65Copy full SHA for 17a5d65
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.1/java-redis-collections-v1.0.1--javac-11.0.7.jar -o ./java-redis-collections-v1.0.1.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
51
}
52
53
clean() {
lib/java-redis-collections-v1.0.1.jar lib/java-redis-collections-v1.0.2.jarlib/java-redis-collections-v1.0.1.jar renamed to lib/java-redis-collections-v1.0.2.jar
32 KB
0 commit comments