We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30ce32 commit f6b8a18Copy full SHA for f6b8a18
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.0'
+ javaSDKVersion = '1.32.1'
30
camelVersion = '3.22.1'
31
jarVersion = '1.0.0'
32
}
0 commit comments