mirror of https://github.com/dapr/java-sdk.git
Bump durable task version to 1.5.10
This includes the fix for timers. Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
parent
7c8298aed3
commit
fe77a1c4d0
|
|
@ -47,7 +47,7 @@
|
|||
<dependency>
|
||||
<groupId>io.dapr</groupId>
|
||||
<artifactId>durabletask-client</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.10</version>
|
||||
</dependency>
|
||||
<!--
|
||||
manually declare durabletask-client's jackson dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue