We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c7a5d1 commit 6633e21Copy full SHA for 6633e21
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.55.0'
5
otShimVersion = "${otelVersion}-alpha"
6
}
7
0 commit comments