Skip to content

Commit e4ff60b

Browse files
committed
updating package name
Signed-off-by: salaboy <[email protected]>
1 parent 0ef8a3a commit e4ff60b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ plugins {
77
id 'signing'
88
}
99

10-
group 'com.microsoft'
11-
version = '1.5.0'
10+
group 'io.dapr'
11+
version = '1.5.1'
1212
archivesBaseName = 'durabletask-client'
1313

1414
def grpcVersion = '1.59.0'

0 commit comments

Comments
 (0)