Skip to content

Commit

Permalink
fix: Terraform download when using arm64 (#1478)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfespa17 committed Oct 30, 2024
1 parent 67eef46 commit 1cd8c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<java.version>17</java.version>
<commons-text.version>1.12.0</commons-text.version>
<terraform-spring-boot-starter.version>0.15.0</terraform-spring-boot-starter.version>
<terraform-spring-boot-starter.version>0.16.1</terraform-spring-boot-starter.version>
<terrakube-client-starter.version>0.15.1</terrakube-client-starter.version>
<commons-io.version>2.17.0</commons-io.version>
<commons-codec>1.17.1</commons-codec>
Expand Down

0 comments on commit 1cd8c33

Please sign in to comment.