diff --git a/L/Lux/Versions.toml b/L/Lux/Versions.toml index fa050c21666404b..d332c75e42e9514 100644 --- a/L/Lux/Versions.toml +++ b/L/Lux/Versions.toml @@ -447,3 +447,6 @@ git-tree-sha1 = "b861a5139c6356686bdde5e90aa756215cda257b" ["1.4.4"] git-tree-sha1 = "6d23b9976515a1d10f78d16f1e5f8fb544292fc2" + +["1.5.0"] +git-tree-sha1 = "e230f73539e00eed04328861cd9c15e9e007b65b" diff --git a/L/Lux/WeakCompat.toml b/L/Lux/WeakCompat.toml index 9f1ebef6f7695f6..721f44cf8781a8d 100644 --- a/L/Lux/WeakCompat.toml +++ b/L/Lux/WeakCompat.toml @@ -169,7 +169,7 @@ ComponentArrays = "0.15.18-0.15" Reactant = "0.2.6-0.2" Tracker = "0.2.36-0.2" -["1.3.4-1"] +["1.3.4-1.4"] Enzyme = "0.13.16-0.13" ["1.4.1-1"] @@ -188,3 +188,6 @@ Flux = "0.15-0.16" ["1.4.4-1"] Reactant = "0.2.13-0.2" + +["1.5-1"] +Enzyme = "0.13.28-0.13"