Zookeeper 3.4.2 not downloading

I can’t figure this out. I’ve switched to ZooKeeper 3.4.2 and Gradle is no longer downloading that JAR. I can’t figure this out.

The source is at Github: git://github.com/Netflix/curator.git

My guess would be that you’re running into GRADLE-1975. You might try using Gradle 1.0-milestone-7.

Yep - that’s it. Thanks.