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:
salaboy 2025-08-26 10:00:41 +01:00 committed by GitHub
parent 7c8298aed3
commit fe77a1c4d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<dependency> <dependency>
<groupId>io.dapr</groupId> <groupId>io.dapr</groupId>
<artifactId>durabletask-client</artifactId> <artifactId>durabletask-client</artifactId>
<version>1.5.6</version> <version>1.5.10</version>
</dependency> </dependency>
<!-- <!--
manually declare durabletask-client's jackson dependencies manually declare durabletask-client's jackson dependencies