Skip to content

Commit bc0dd35

Browse files
committed
using new protos
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent bffb15b commit bc0dd35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<grpc.version>1.79.0</grpc.version>
1818
<protobuf.version>3.25.5</protobuf.version>
1919
<dapr.proto.baseurl>https://raw.githubusercontent.com/dapr/dapr/v1.17.0/dapr/proto</dapr.proto.baseurl>
20-
<durabletask.proto.url>https://raw.githubusercontent.com/dapr/durabletask-protobuf/main/protos/orchestrator_service.proto</durabletask.proto.url>
20+
<durabletask.proto.url>https://raw.githubusercontent.com/dapr/durabletask-protobuf/5bbe020faa18c66ff1cd1e21d5fa58a32f4f735b/protos/orchestrator_service.proto</durabletask.proto.url>
2121
<dapr.sdk.version>1.18.0-SNAPSHOT</dapr.sdk.version>
2222
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
2323
<maven-dependency-plugin.version>3.8.1</maven-dependency-plugin.version>

0 commit comments

Comments
 (0)