Skip to content

Commit 74e3146

Browse files
authored
Updated temporal to v1 (#48)
1 parent 6f067ba commit 74e3146

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
@@ -30,7 +30,7 @@ repositories {
3030
}
3131

3232
dependencies {
33-
implementation group: 'io.temporal', name: 'temporal-sdk', version: '0.29.1'
33+
implementation group: 'io.temporal', name: 'temporal-sdk', version: '1.0.0'
3434
implementation group: 'commons-configuration', name: 'commons-configuration', version: '1.10'
3535
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.3'
3636

0 commit comments

Comments
 (0)