Skip to content

Commit 2caee4e

Browse files
committed
modified: Project.toml
+ semicolon separator for kwargs modified: src/surface_conditions/surface_conditions.jl modified: test/coupler_compatibility.jl modified: reproducibility_tests/ref_counter.jl modified: .buildkite/Manifest-v1.11.toml
1 parent d0e673a commit 2caee4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ SciMLBase = "~2.108, ~2.109, ~2.110, ~2.111, ~2.112"
6868
SparseMatrixColorings = "0.4.20"
6969
StaticArrays = "1.9"
7070
Statistics = "1"
71-
SurfaceFluxes = "0.12.3, 0.13, 0.14"
71+
SurfaceFluxes = "0.12.3, 0.13, 0.14.1"
7272
Thermodynamics = "0.14.1, 0.15"
7373
UnrolledUtilities = "0.1.9"
7474
YAML = "0.4"

0 commit comments

Comments
 (0)