Updating Java Workflow with correct snapshot of dapr-workflow sdk

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
This commit is contained in:
Paul Yuknewicz 2024-02-28 14:05:41 -08:00
parent 9bba4d8e08
commit c7fa1278eb
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk-workflows</artifactId>
<version>1.11.0-rc-3</version>
<version>0.11.0-rc-3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>