update the examples to point at 1.4.0 (#3400)
This commit is contained in:
parent
f606a5b19b
commit
543b5eee45
|
|
@ -17,8 +17,8 @@ subprojects {
|
||||||
version = "0.1.0-SNAPSHOT"
|
version = "0.1.0-SNAPSHOT"
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
openTelemetryVersion = "1.3.0"
|
openTelemetryVersion = "1.4.0"
|
||||||
openTelemetryAlphaVersion = "1.3.0-alpha"
|
openTelemetryAlphaVersion = "1.4.0-alpha"
|
||||||
|
|
||||||
grpcVersion = '1.34.1'
|
grpcVersion = '1.34.1'
|
||||||
protobufVersion = '3.11.4'
|
protobufVersion = '3.11.4'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue