Skip to content

Commit

Permalink
fix: final set of bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Oct 4, 2024
1 parent 3a1726b commit 276b72b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "NonlinearSolve"
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
authors = ["SciML"]
version = "3.15.0-DEV"
version = "3.15.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -80,12 +80,12 @@ Hwloc = "3"
InteractiveUtils = "<0.0.1, 1"
LazyArrays = "1.8.2, 2"
LeastSquaresOptim = "0.8.5"
LineSearch = "0.1"
LineSearch = "0.1.2"
LineSearches = "7.3"
LinearAlgebra = "1.10"
LinearSolve = "2.35"
MINPACK = "1.2"
MaybeInplace = "0.1.3"
MaybeInplace = "0.1.4"
ModelingToolkit = "9.41.0"
NLSolvers = "0.5"
NLsolve = "4.5"
Expand Down
10 changes: 0 additions & 10 deletions test/misc/other_tests.jl

This file was deleted.

0 comments on commit 276b72b

Please sign in to comment.