Skip to content

Commit 720c71f

Browse files
committed
Upgrade otel & otel-shim to 1.50.0
1 parent a4c9e68 commit 720c71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal-spring-boot-autoconfigure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
description = '''Spring Boot AutoConfigure for Temporal Java SDK'''
22

33
ext {
4-
otelVersion = '1.25.0'
4+
otelVersion = '1.50.0'
55
otShimVersion = "${otelVersion}-alpha"
66
}
77

0 commit comments

Comments
 (0)