From db5901a6d8c75af4e2a24bf51727604ad7a14064 Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Wed, 30 Mar 2022 16:42:48 -0700 Subject: [PATCH] Update to 1.7.0-rc2 Signed-off-by: Artur Souza --- .github/workflows/build.yml | 8 ++++---- .github/workflows/validate.yml | 8 ++++---- pom.xml | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 37f0f0899c..5d1f831d6f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,14 +20,14 @@ jobs: matrix: java: [ 11, 13, 15, 16 ] env: - GOVER: 1.15.0 + GOVER: 1.17.7 GOOS: linux GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: ${{ matrix.java }} - DAPR_CLI_VER: 1.6.0-rc.1 - DAPR_RUNTIME_VER: 1.6.0-rc.2 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.6.0-rc.1/install/install.sh + DAPR_CLI_VER: 1.7.0-rc.2 + DAPR_RUNTIME_VER: 1.7.0-rc.2 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.7.0-rc.2/install/install.sh DAPR_CLI_REF: DAPR_REF: steps: diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 4254b10973..0875f00a2c 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -31,14 +31,14 @@ jobs: matrix: java: [ 11, 13, 15, 16 ] env: - GOVER: 1.15.0 + GOVER: 1.17.7 GOOS: linux GOARCH: amd64 GOPROXY: https://proxy.golang.org JDK_VER: ${{ matrix.java }} - DAPR_CLI_VER: 1.6.0-rc.1 - DAPR_RUNTIME_VER: 1.6.0-rc.2 - DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.6.0-rc.1/install/install.sh + DAPR_CLI_VER: 1.7.0-rc.2 + DAPR_RUNTIME_VER: 1.7.0-rc.2 + DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v1.7.0-rc.2/install/install.sh DAPR_CLI_REF: DAPR_REF: steps: diff --git a/pom.xml b/pom.xml index 33bafc2f7b..17843eb8b5 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.6.0-rc.3/dapr/proto + https://raw.githubusercontent.com/dapr/dapr/v1.7.0-rc.2/dapr/proto 1.6.2 3.1.1 1.8