How do I set the Guava version from the Gradle command line?

I’d expect

  ./gradlew -Dguava.version=19.0

to work but it doesn’t.

(We used to test the supported range of Guava versions in CI. Then we stopped 
because Gradle. And now it turns out that we’re broken on Gradle < 21.0.)

Julian

Reply via email to