Skip to content

Commit cd9424c

Browse files
mjameswhcursoragent
andcommitted
Bump Java SDK dependency to 1.33.0
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent bf3515d commit cd9424c

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

0 commit comments

Comments
 (0)