Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nefrathenrici committed Jan 17, 2024
1 parent 09b8723 commit 5647501
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RootSolvers = "7181ea78-2dcb-4de3-ab41-2b8ab5a31e74"
CLIMAParameters = "6eacf6c3-8458-43b9-ae03-caf5306d3d53"

[weakdeps]
# This is a bit poinless but shows how to use package extensions
CLIMAParameters = "6eacf6c3-8458-43b9-ae03-caf5306d3d53"

[extensions]
Expand All @@ -23,4 +24,4 @@ KernelAbstractions = "0.7, 0.8, 0.9"
Random = "1"
RootSolvers = "0.4"
julia = "1.6"
CLIMAParameters = "0.7"
CLIMAParameters = "0.8"
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[compat]
ArtifactWrappers = "0.2"
CLIMAParameters = "0.6, 0.7"
CLIMAParameters = "0.8"
KernelAbstractions = "0.7, 0.8"
RootSolvers = "0.4"
UnPack = "1.0"
Expand Down

0 comments on commit 5647501

Please sign in to comment.