Bump versions.opentelemetry from 1.18.0 to 1.19.0 in /examples/extension (#7071)

This commit is contained in:
dependabot[bot] 2022-11-04 16:03:28 -07:00 committed by GitHub
parent 8b76b4b969
commit e9087f2e45
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.18.0", opentelemetry : "1.19.0",
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