Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
This commit is contained in:
Cassie Coyle 2025-05-28 15:01:04 -05:00 committed by GitHub
parent ba3b529830
commit 6cecd76745
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.4</version> <version>1.5.5</version>
</dependency> </dependency>
<!-- <!--
manually declare durabletask-client's jackson dependencies manually declare durabletask-client's jackson dependencies