Skip to content

Commit 1492c8e

Browse files
Merge pull request #771 from SciML/compathelper/new_version/2023-10-10-00-27-46-534-01175586294
CompatHelper: bump compat for DomainSets to 0.7 for package MethodOfLinesPDE, (keep existing compat)
2 parents 183d950 + d230326 commit 1492c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/MethodOfLinesPDE/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
1212

1313
[compat]
1414
DiffEqDevTools = "2"
15-
DomainSets = "0.5, 0.6"
15+
DomainSets = "0.5, 0.6, 0.7"
1616
LinearSolve = "1, 2"
1717
MethodOfLines = "0.9"
1818
ModelingToolkit = "8"

0 commit comments

Comments
 (0)