Skip to content

Commit cf946ec

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

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
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group 'io.dapr'
12-
version = '1.5.1'
12+
version = '1.5.2'
1313
archivesBaseName = 'durabletask-client'
1414

1515
def grpcVersion = '1.59.0'

0 commit comments

Comments
 (0)