Skip to content

Commit

Permalink
Merge pull request #394 from SciML/compathelper/new_version/2021-05-2…
Browse files Browse the repository at this point in the history
…0-00-44-39-653-4094245299

CompatHelper: bump compat for "BenchmarkTools" to "1.0" for package exercises
  • Loading branch information
ChrisRackauckas committed May 20, 2021
2 parents b00486f + 5377896 commit 1e773b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/exercises/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"

[compat]
AlgebraicMultigrid = "0.3, 0.4"
BenchmarkTools = "0.5, 0.6, 0.7"
BenchmarkTools = "0.5, 0.6, 0.7, 1.0"
DiffEqDevTools = "2.22"
DiffEqFlux = "1.16"
DiffEqGPU = "1.3"
Expand Down

0 comments on commit 1e773b9

Please sign in to comment.