Skip to content

Commit f207fc7

Browse files
robzienertQuinn-With-Two-Ns
authored andcommitted
Upgrade otel & otel-shim to 1.50.0
1 parent 5d64818 commit f207fc7

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)