diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c65955dcfe..25c97fa580 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -43,8 +43,8 @@ jobs:
GOARCH: amd64
GOPROXY: https://proxy.golang.org
JDK_VER: ${{ matrix.java }}
- DAPR_CLI_VER: 1.11.0
- DAPR_RUNTIME_VER: 1.11.3
+ DAPR_CLI_VER: 1.12.0-rc.1
+ DAPR_RUNTIME_VER: 1.12.0-rc.3
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.11.0/install/install.sh
DAPR_CLI_REF:
DAPR_REF:
diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml
index 13a7ce3fb1..d5ab3c0571 100644
--- a/.github/workflows/validate.yml
+++ b/.github/workflows/validate.yml
@@ -37,8 +37,8 @@ jobs:
GOARCH: amd64
GOPROXY: https://proxy.golang.org
JDK_VER: ${{ matrix.java }}
- DAPR_CLI_VER: 1.11.0
- DAPR_RUNTIME_VER: 1.11.3
+ DAPR_CLI_VER: 1.12.0-rc.1
+ DAPR_RUNTIME_VER: 1.12.0-rc.3
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.11.0/install/install.sh
DAPR_CLI_REF:
DAPR_REF:
diff --git a/pom.xml b/pom.xml
index 5026de1754..0547d566b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
UTF-8
1.42.1
3.17.3
- https://raw.githubusercontent.com/dapr/dapr/v1.11.0-rc.5/dapr/proto
+ https://raw.githubusercontent.com/dapr/dapr/v1.12.0-rc.3/dapr/proto
0.10.0-SNAPSHOT
1.6.2
3.1.1