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.
2 parents c89b9d3 + f97e47e commit e3e1a5bCopy full SHA for e3e1a5b
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