Skip to content

Commit 7e50c7d

Browse files
authored
Update Project.toml
Need version updates for LLD_jll and LLVM_jll
1 parent 566784b commit 7e50c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ GPUArrays = "11.2.1"
5454
GPUCompiler = "0.27, 1.0"
5555
GPUToolbox = "0.1.0, 0.2"
5656
KernelAbstractions = "0.9.2"
57-
LLD_jll = "15, 16, 17, 18"
57+
LLD_jll = "15, 16, 17, 18, 19"
5858
LLVM = "9"
59-
LLVM_jll = "15, 16, 17, 18"
59+
LLVM_jll = "15, 16, 17, 18, 19"
6060
Preferences = "1"
6161
PrettyTables = "2"
6262
ROCmDeviceLibs_jll = "5.6.1"

0 commit comments

Comments
 (0)