Skip to content

Commit 1711b56

Browse files
committed
Lower bounding compat entries
1 parent 6aab793 commit 1711b56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Aqua = "0.8"
5959
ArrayInterface = "7.7"
6060
BandedMatrices = "1.4"
6161
BenchmarkTools = "1.4"
62-
ConcreteStructs = "0.2"
62+
ConcreteStructs = "0.2.3"
6363
DiffEqBase = "6.146.0"
6464
Enzyme = "0.11.11"
6565
FastBroadcast = "0.2.8"
@@ -89,7 +89,7 @@ Reexport = "1.2"
8989
SIAMFANLEquations = "1.0.1"
9090
SafeTestsets = "0.1"
9191
SciMLBase = "2.19.0"
92-
SimpleNonlinearSolve = "1.0.2"
92+
SimpleNonlinearSolve = "1.2"
9393
SparseArrays = "1.10"
9494
SparseDiffTools = "2.14"
9595
SpeedMapping = "0.3"
@@ -99,7 +99,7 @@ StaticArraysCore = "1.4"
9999
Sundials = "4.23.1"
100100
Symbolics = "5.13"
101101
Test = "1.10"
102-
TimerOutputs = "0.5"
102+
TimerOutputs = "0.5.23"
103103
Zygote = "0.6.67"
104104
julia = "1.10"
105105

0 commit comments

Comments
 (0)