Skip to content

Commit 0dbfe22

Browse files
Update Java SDK to v1.31.0 (#752)
1 parent 53b769b commit 0dbfe22

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.30.1'
29+
javaSDKVersion = '1.31.0'
3030
camelVersion = '3.22.1'
3131
jarVersion = '1.0.0'
3232
}

0 commit comments

Comments
 (0)