Skip to content

Commit 08478a7

Browse files
authored
Merge pull request #42 from dapr/salaboy-patch-1
Bump client version to 1.5.10
2 parents e6518a1 + 37ab680 commit 08478a7

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
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group 'io.dapr'
14-
version = '1.5.9'
14+
version = '1.5.10'
1515
archivesBaseName = 'durabletask-client'
1616

1717
def grpcVersion = '1.69.0'

0 commit comments

Comments
 (0)