bazel-diff release JARs are Out of Date
nikhilbirmiwal opened this issue · 1 comments
nikhilbirmiwal commented
nikhil@nikhil-Precision-3260:~/Documents/work/bazel-diff$ curl --retry 5 -Lo bazel-diff.jar https://github.com/Tinder/bazel-diff/releases/download/4.8.0/bazel-diff_deploy.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 9827k 100 9827k 0 0 16.5M 0 --:--:-- --:--:-- --:--:-- 16.5M
nikhil@nikhil-Precision-3260:~/Documents/work/bazel-diff$ java -jar bazel-diff.jar -V
4.1.0
Should the jar report 4.8.0?
tinder-maxwellelliott commented