Bump versions.autoservice from 1.1.0 to 1.1.1 in /examples/distro (#8713)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-13 16:40:31 -07:00 committed by GitHub
parent 60c07e8c60
commit 44ce3c61cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ subprojects {
opentelemetryJavaagentAlpha: "1.27.0-alpha-SNAPSHOT",
bytebuddy : "1.14.5",
autoservice : "1.1.0",
autoservice : "1.1.1",
junit : "5.9.3"
]