GoogleCloudPlatform / opentelemetry-operator-sample

Toolbox of recipes, samples, and guides for using the OpenTelemetry Operator on Google Cloud
Apache License 2.0
32 stars 16 forks source link

Upgrade Gradle version used for Java sample #77

Closed psx95 closed 9 months ago

psx95 commented 9 months ago

It was revealed in #75 that the use of older gradle version could be responsible for slower build times.

Upgrade gradle from v7 → v8 to keep the sample up-to-date.