Bump versions.opentelemetry from 1.19.0 to 1.20.0 in /examples/distro (#7143)

This commit is contained in:
dependabot[bot] 2022-11-11 14:56:29 -08:00 committed by GitHub
parent 160480421e
commit 0c6bfad412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ subprojects {
ext {
versions = [
// these lines are managed by .github/scripts/update-sdk-version.sh
opentelemetry : "1.19.0",
opentelemetry : "1.20.0",
opentelemetryAlpha : "1.18.0-alpha",
// these lines are managed by .github/scripts/update-version.sh