diff --git a/.tool-versions b/.tool-versions index 8904ddffe6..2bc715cf38 100644 --- a/.tool-versions +++ b/.tool-versions @@ -2,7 +2,7 @@ act 0.2.67 actionlint 1.7.2 bosh 7.3.1 credhub 2.9.29 -cf 8.8.1 +cf 8.8.2 concourse 7.10.0 direnv 2.34.0 gcloud 473.0.0 diff --git a/devbox.json b/devbox.json index 3b84d9b426..ea2bc33b9b 100644 --- a/devbox.json +++ b/devbox.json @@ -36,9 +36,9 @@ "yq-go": "4.44.3", "ginkgo": "2.20.2", "bundler": "latest", - "cloudfoundry-cli": "8.8.1", "act": "latest", "actionlint": "latest", + "cloudfoundry-cli": "8.8.1", "google-cloud-sdk": "latest", "go": "1.22.3", "temurin-bin-21": "latest",