Skip to content

Commit 3665442

Browse files
committed
updating to 1.5.2
Signed-off-by: salaboy <[email protected]>
1 parent e4ff60b commit 3665442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group 'io.dapr'
11-
version = '1.5.1'
11+
version = '1.5.2'
1212
archivesBaseName = 'durabletask-client'
1313

1414
def grpcVersion = '1.59.0'

0 commit comments

Comments
 (0)