Skip to content

Commit 2c21d39

Browse files
authored
Update Java SDK version to 1.34.0 (#320)
1 parent eb9b6af commit 2c21d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workers/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'com.google.code.gson:gson:2.8.9'
3434
implementation 'com.jayway.jsonpath:json-path:2.6.0'
3535
implementation 'info.picocli:picocli:4.6.2'
36-
implementation 'io.temporal:temporal-sdk:1.33.0'
36+
implementation 'io.temporal:temporal-sdk:1.34.0'
3737
implementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
3838
implementation 'org.reflections:reflections:0.10.2'
3939
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

0 commit comments

Comments
 (0)