Skip to content

Commit 4b531a1

Browse files
authored
Updated temporal-sdk to 0.27.0 (#24)
1 parent 6a05a52 commit 4b531a1

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.26.0-SNAPSHOT'
33+
implementation group: 'io.temporal', name: 'temporal-sdk', version: '0.27.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)