Skip to content

Commit 1f408df

Browse files
Merge pull request #4734 from SciML/fix-mtkbase-julia-compat-floor
Fix ModelingToolkitBase julia compat floor: 1.9 -> 1.10
2 parents ea1c2d0 + 1bbdff6 commit 1f408df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ModelingToolkitBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ TaskLocalValues = "0.1.3"
192192
Test = "1"
193193
Tracker = "0.2.30"
194194
UnPack = "0.1, 1.0"
195-
julia = "1.9"
195+
julia = "1.10"
196196

197197
[extras]
198198
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"

0 commit comments

Comments
 (0)