Skip to content

Commit ab9a103

Browse files
renovate[bot]kvanzuijlen
authored andcommitted
chore(deps): update dependency hashicorp/terraform to v1.9.2 in testdrive/utils.go (main) (runatlantis#4754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: kvanzuijlen <[email protected]>
1 parent b590d4d commit ab9a103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testdrive/utils.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import (
3535
)
3636

3737
const hashicorpReleasesURL = "https://releases.hashicorp.com"
38-
const terraformVersion = "1.9.1" // renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
38+
const terraformVersion = "1.9.2" // renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
3939
const ngrokDownloadURL = "https://bin.equinox.io/c/4VmDzA7iaHb"
4040
const ngrokAPIURL = "localhost:41414" // We hope this isn't used.
4141
const atlantisPort = 4141

0 commit comments

Comments
 (0)