Skip to content

Commit f6b8a18

Browse files
committed
update javaSDKVersion to 1.32.1
1 parent e30ce32 commit f6b8a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ subprojects {
2626
ext {
2727
otelVersion = '1.30.1'
2828
otelVersionAlpha = "${otelVersion}-alpha"
29-
javaSDKVersion = '1.32.0'
29+
javaSDKVersion = '1.32.1'
3030
camelVersion = '3.22.1'
3131
jarVersion = '1.0.0'
3232
}

0 commit comments

Comments
 (0)