Skip to content

Commit 87726cf

Browse files
authored
Merge pull request #231 from ReactiveBayes/jl-compat-1.10
Set minimum required version of Julia to 1.10
2 parents c103194 + 6435ab4 commit 87726cf

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
@@ -39,7 +39,7 @@ Static = "0.8"
3939
StaticArrays = "1.6"
4040
TupleTools = "1.4"
4141
Unrolled = "0.1"
42-
julia = "1.6"
42+
julia = "1.10"
4343

4444
[extras]
4545
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

0 commit comments

Comments
 (0)