I believe you want  ./gradlew -Pguava.version=19.0.

James


On Tue, Sep 21, 2021 at 4:09 PM Julian Hyde <[email protected]> wrote:

> 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