Skip to content

Commit cb3a405

Browse files
committed
bump v1.1 test version
1 parent 90c42eb commit cb3a405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfexec/internal/testutil/tfcache.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const (
1818
Latest014 = "0.14.11"
1919
Latest015 = "0.15.5"
2020
Latest_v1 = "1.0.11"
21-
Latest_v1_1 = "1.1.4"
21+
Latest_v1_1 = "1.1.9"
2222
)
2323

2424
const appendUserAgent = "tfexec-testutil"

0 commit comments

Comments
 (0)