Update OTel 1.7.1 (#4581)
This commit is contained in:
parent
e5f601bea8
commit
b9589f4305
|
@ -13,7 +13,7 @@ rootProject.extra["versions"] = dependencyVersions
|
|||
|
||||
// IMPORTANT when updating otelVersion, make sure that grpcVersion below is >= the grpc version
|
||||
// used by that otel version
|
||||
val otelVersion = "1.7.0"
|
||||
val otelVersion = "1.7.1"
|
||||
val grpcVersion = "1.41.0"
|
||||
rootProject.extra["otelVersion"] = otelVersion
|
||||
|
||||
|
|
Loading…
Reference in New Issue