diff --git a/pom.xml b/pom.xml index 65e2be0..53edcba 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 0.2.0 - 1.82.0 + 1.84.0 UTF-8 8 8 diff --git a/test/terraform/variables.tf b/test/terraform/variables.tf index 8ab9735..1586a14 100644 --- a/test/terraform/variables.tf +++ b/test/terraform/variables.tf @@ -33,7 +33,7 @@ variable "ipv6_cidr" { } variable "concord_version" { type = string - default = "1.80.0" + default = "1.84.0" } variable "goprivate" { type = string