Skip to content

Commit 282c272

Browse files
authored
chore: bump SparseDiffTools to 2 (#14)
1 parent 0aff0aa commit 282c272

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 = "NonconvexUtils"
22
uuid = "c48e48a2-1f5e-44ff-8799-c8e168d11d1b"
33
authors = ["Mohamed Tarek <[email protected]> and contributors"]
4-
version = "0.4.2"
4+
version = "0.4.3"
55

66
[deps]
77
AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"
@@ -26,7 +26,7 @@ IterativeSolvers = "0.8, 0.9"
2626
LinearMaps = "3"
2727
MacroTools = "0.5"
2828
NonconvexCore = "1.1"
29-
SparseDiffTools = "1.24"
29+
SparseDiffTools = "2"
3030
Symbolics = "5"
3131
Zygote = "0.5, 0.6"
3232
julia = "1"

0 commit comments

Comments
 (0)