We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bffb15b commit bc0dd35Copy full SHA for bc0dd35
1 file changed
pom.xml
@@ -17,7 +17,7 @@
17
<grpc.version>1.79.0</grpc.version>
18
<protobuf.version>3.25.5</protobuf.version>
19
<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>
+ <durabletask.proto.url>https://raw.githubusercontent.com/dapr/durabletask-protobuf/5bbe020faa18c66ff1cd1e21d5fa58a32f4f735b/protos/orchestrator_service.proto</durabletask.proto.url>
21
<dapr.sdk.version>1.18.0-SNAPSHOT</dapr.sdk.version>
22
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
23
<maven-dependency-plugin.version>3.8.1</maven-dependency-plugin.version>
0 commit comments