Skip to content

Commit 74c5c06

Browse files
Update Julia version requirement to 1.10 (#682)
1 parent d0f4463 commit 74c5c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/JLArrays/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ KernelAbstractions = "0.9, 0.10"
1818
LinearAlgebra = "1"
1919
Random = "1"
2020
SparseArrays = "1"
21-
julia = "1.8"
21+
julia = "1.10"

0 commit comments

Comments
 (0)