Skip to content

Commit ebb15ab

Browse files
committed
Update Project.toml
fix versions for PBP and XPalm in benchmarks
1 parent b9b1e45 commit ebb15ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

benchmark/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ XPalm = "6b523e1e-d512-416c-8e51-a8fbef0064e7"
1313

1414
[sources]
1515
PlantSimEngine = {path = ".."}
16-
XPalm = {rev = "PSe-with-multirate", url = "https://github.com/PalmStudio/XPalm.jl"}
17-
PlantBiophysics = {rev = "update-plantsimengine", url = "https://github.com/VEZY/PlantBiophysics.jl"}
16+
XPalm = {rev = "main", url = "https://github.com/PalmStudio/XPalm.jl"}
17+
PlantBiophysics = {rev = "master", url = "https://github.com/VEZY/PlantBiophysics.jl"}

0 commit comments

Comments
 (0)