We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385adc4 commit 3b4eea5Copy full SHA for 3b4eea5
1 file changed
build.gradle
@@ -26,7 +26,7 @@ subprojects {
26
ext {
27
otelVersion = '1.30.1'
28
otelVersionAlpha = "${otelVersion}-alpha"
29
- javaSDKVersion = '1.32.1'
+ javaSDKVersion = '1.34.0'
30
camelVersion = '3.22.1'
31
jarVersion = '1.0.0'
32
}
0 commit comments