Skip to content

Commit 8d17f9f

Browse files
Bump version
Signed-off-by: Mason <[email protected]>
1 parent 76e2681 commit 8d17f9f

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
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group 'io.dapr'
13-
version = '1.5.6'
13+
version = '1.5.7'
1414
archivesBaseName = 'durabletask-client'
1515

1616
def grpcVersion = '1.69.0'

0 commit comments

Comments
 (0)