From d4478ac084f32dbbe4335bd20680786d188855f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 11:51:42 +0000 Subject: [PATCH] Update LLD_jll requirement from 15, 16, 17, 18, 19, 20 to 15, 16, 17, 18, 19, 20, 21.1 Updates the requirements on [LLD_jll](https://github.com/JuliaBinaryWrappers/LLD_jll.jl) to permit the latest version. - [Release notes](https://github.com/JuliaBinaryWrappers/LLD_jll.jl/releases) - [Commits](https://github.com/JuliaBinaryWrappers/LLD_jll.jl/commits) --- updated-dependencies: - dependency-name: LLD_jll dependency-version: 21.1.8+1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 98644e79b..7bfe2fbb5 100644 --- a/Project.toml +++ b/Project.toml @@ -63,7 +63,7 @@ GPUArrays = "11.3.1" GPUCompiler = "1" GPUToolbox = "0.1.0, 0.2, 0.3, 1" KernelAbstractions = "0.9.2" -LLD_jll = "15, 16, 17, 18, 19, 20" +LLD_jll = "15, 16, 17, 18, 19, 20, 21.1" LLVM = "9" LLVM_jll = "15, 16, 17, 18, 19, 20" PrecompileTools = "1"