Bump versions.opentelemetry from 1.20.0 to 1.20.1 in /examples/distro (#7189)

This commit is contained in:
dependabot[bot] 2022-11-15 14:35:37 -08:00 committed by GitHub
parent e39e5a68ed
commit c018dc95ea
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.20.0",
opentelemetry : "1.20.1",
opentelemetryAlpha : "1.18.0-alpha",
// these lines are managed by .github/scripts/update-version.sh