Skip to content

Commit 0713cf1

Browse files
jdonaldsonRealyUniqueName
authored andcommitted
[lua] new haxe-deps
1 parent 37526f3 commit 0713cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/runci/targets/Lua.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class Lua {
6565
// Note: don't use a user config
6666
// runCommand("luarocks", ["config", "--user-config"], false, true);
6767

68-
installLib("haxe-deps", "0.0.1-3");
68+
installLib("haxe-deps", "0.0.1-4");
6969

7070
changeDirectory(unitDir);
7171
runCommand("haxe", ["compile-lua.hxml"].concat(args));

0 commit comments

Comments
 (0)