Bump versions.opentelemetry from 1.20.0 to 1.20.1 in /examples/extension (#7190)

This commit is contained in:
dependabot[bot] 2022-11-15 14:38:09 -08:00 committed by GitHub
parent 97f036c3e5
commit 761751b08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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