Skip to content

Commit

Permalink
Updating Java Workflow with correct snapshot of dapr-workflow sdk
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Yuknewicz <[email protected]>
  • Loading branch information
paulyuk committed Feb 28, 2024
1 parent 9bba4d8 commit c7fa127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/java/sdk/order-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c7fa127

Please sign in to comment.