Skip to content

Commit 2964133

Browse files
authored
update sdk version to 1.23.1 (#608)
Signed-off-by: Tihomir Surdilovic <tihomir@temporal.io>
1 parent 4058f18 commit 2964133

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
@@ -28,7 +28,7 @@ subprojects {
2828
ext {
2929
otelVersion = '1.30.1'
3030
otelVersionAlpha = "${otelVersion}-alpha"
31-
javaSDKVersion = '1.23.0'
31+
javaSDKVersion = '1.23.1'
3232
camelVersion = '3.22.1'
3333
jarVersion = '1.0.0'
3434
}

0 commit comments

Comments
 (0)