Skip to content

Commit 7dc97c6

Browse files
renovate[bot]terakoya76
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>
1 parent 730d119 commit 7dc97c6

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)