Skip to content

Commit f236b53

Browse files
Updates
1 parent f61ac9f commit f236b53

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

benchmarks/DynamicalODE/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.10.4"
44
manifest_format = "2.0"
5-
project_hash = "a822f02cff77063f49d52497986c8c2957894773"
5+
project_hash = "2cfc538c9a8c85e709232fd42d62fd8811b8a2a7"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "eea5d80188827b35333801ef97a40c2ed653b081"

benchmarks/DynamicalODE/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[deps]
2+
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
23
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
34
DiffEqPhysics = "055956cb-9e8b-5191-98cc-73ae4a59e68a"
45
Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"
@@ -22,4 +23,4 @@ Plots = "2.0.0, 1"
2223
SciMLBenchmarks = "0.1.3"
2324
StaticArrays = "1.9.8"
2425
Statistics = "1.11.2"
25-
TaylorIntegration = "0.16.1"
26+
TaylorIntegration = "0.16.1"

0 commit comments

Comments
 (0)