diff --git a/test/create/test_02/local/cue.mod/module.cue b/test/create/test_02/local/cue.mod/module.cue index d3286afee..b6598ab42 100644 --- a/test/create/test_02/local/cue.mod/module.cue +++ b/test/create/test_02/local/cue.mod/module.cue @@ -2,5 +2,5 @@ module: "hof.io/test" cue: "0.6.0" require: { - "github.com/hofstadter-io/hof": "v0.6.9-alpha.2" + "github.com/hofstadter-io/hof": "v0.6.9-alpha.3" }