Skip to content

Commit 7bfe71a

Browse files
committed
Fix things
Signed-off-by: siri-varma <[email protected]>
1 parent d30d1ba commit 7bfe71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dapr-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>io.dapr</groupId>
9191
<artifactId>dapr-sdk-workflows</artifactId>
92-
<version>${dapr.sdk.version}</version>
92+
<version>0.15.0-SNAPSHOT</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>io.dapr.spring</groupId>

0 commit comments

Comments
 (0)