We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4677216 commit f97e47eCopy full SHA for f97e47e
client/build.gradle
@@ -10,7 +10,7 @@ plugins {
10
}
11
12
group 'io.dapr'
13
-version = '1.5.4'
+version = '1.5.5'
14
archivesBaseName = 'durabletask-client'
15
16
def grpcVersion = '1.69.0'
0 commit comments