We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b7806 commit 5540128Copy full SHA for 5540128
temporal-spring-boot-autoconfigure/build.gradle
@@ -1,7 +1,7 @@
1
description = '''Spring Boot AutoConfigure for Temporal Java SDK'''
2
3
ext {
4
- otelVersion = '1.25.0'
+ otelVersion = '1.49.0'
5
otShimVersion = "${otelVersion}-alpha"
6
}
7
0 commit comments