Skip to content

Commit e81942a

Browse files
Merge pull request #1155 from SciML/compathelper/new_version/2025-01-14-00-36-07-587-01428657410
CompatHelper: bump compat for CairoMakie to 0.13 for package NonStiffBVP, (keep existing compat)
2 parents 2718e71 + ce13c5f commit e81942a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[deps]
2+
BVProblemLibrary = "ded0fc24-dfea-4565-b1d9-79c027d14d84"
23
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
34
BoundaryValueDiffEq = "764a87c0-6b3e-53db-9096-fe964310641d"
4-
BVProblemLibrary = "ded0fc24-dfea-4565-b1d9-79c027d14d84"
55
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
66
DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
77
ODEInterface = "54ca160b-1b9f-5127-a996-1867f4bc2a2c"
@@ -11,13 +11,13 @@ SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
1111
SimpleBoundaryValueDiffEq = "be0294bd-f90f-4760-ac4e-3421ce2b2da0"
1212

1313
[compat]
14+
BVProblemLibrary = "0.1.4"
1415
BenchmarkTools = "1"
1516
BoundaryValueDiffEq = "5.10"
16-
BVProblemLibrary = "0.1.4"
17-
CairoMakie = "0.12"
17+
CairoMakie = "0.12, 0.13"
1818
DiffEqDevTools = "2.42.0"
1919
ODEInterface = "0.5"
2020
OrdinaryDiffEq = "6"
2121
Plots = "1.4"
2222
SciMLBenchmarks = "0.1"
23-
SimpleBoundaryValueDiffEq = "1.0.0"
23+
SimpleBoundaryValueDiffEq = "1.0.0"

0 commit comments

Comments
 (0)