Skip to content

Commit c50c21a

Browse files
authored
Merge pull request #377 from SciML/avik-pal-patch-1
Enzyme breakage bump
2 parents be573b2 + cbabe65 commit c50c21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NonlinearSolve"
22
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
33
authors = ["SciML"]
4-
version = "3.5.5"
4+
version = "3.5.6"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -62,7 +62,7 @@ BenchmarkTools = "1.4"
6262
ConcreteStructs = "0.2.3"
6363
CUDA = "5.1"
6464
DiffEqBase = "6.146.0"
65-
Enzyme = "0.11.11"
65+
Enzyme = "0.11.15"
6666
FastBroadcast = "0.2.8"
6767
FastClosures = "0.3"
6868
FastLevenbergMarquardt = "0.1"

0 commit comments

Comments
 (0)