diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 58a04128c..91dba95fe 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -22,9 +22,9 @@ jobs:
GOARCH: amd64
GOPROXY: https://proxy.golang.org
JDK_VER: 13.0.x
- DAPR_CLI_VER: 1.2.0-rc.1
- DAPR_RUNTIME_VER: 1.2.0-rc.3
- DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.2.0-rc.1/install/install.sh
+ DAPR_CLI_VER: 1.3.0-rc.1
+ DAPR_RUNTIME_VER: 1.3.0-rc.1
+ DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.3.0-rc.1/install/install.sh
DAPR_CLI_REF:
DAPR_REF:
OSSRH_USER_TOKEN: ${{ secrets.OSSRH_USER_TOKEN }}
diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml
index 269a83e88..3f96d15e9 100644
--- a/.github/workflows/validate.yml
+++ b/.github/workflows/validate.yml
@@ -27,8 +27,8 @@ jobs:
GOARCH: amd64
GOPROXY: https://proxy.golang.org
JDK_VER: 13.0.x
- DAPR_CLI_VER: 1.2.0-rc.1
- DAPR_RUNTIME_VER: 1.2.0-rc.3
+ DAPR_CLI_VER: 1.3.0-rc.1
+ DAPR_RUNTIME_VER: 1.3.0-rc.1
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/3dacfb672d55f1436c249057aaebbe597e1066f3/install/install.sh
DAPR_CLI_REF:
DAPR_REF:
diff --git a/pom.xml b/pom.xml
index cddc9ada1..85226088f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
UTF-8
1.39.0
3.13.0
- https://raw.githubusercontent.com/dapr/dapr/v1.2.0-rc.3/dapr/proto
+ https://raw.githubusercontent.com/dapr/dapr/v1.3.0-rc.1/dapr/proto
1.6.2
3.1.1
1.8