From 08c2f19ec97c78409fe8673a627dbcade36ce789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 12:17:21 +0000 Subject: [PATCH] Update SPIRV_LLVM_Backend_jll requirement from 20 to 20, 21.1 Updates the requirements on [SPIRV_LLVM_Backend_jll](https://github.com/JuliaBinaryWrappers/SPIRV_LLVM_Backend_jll.jl) to permit the latest version. - [Release notes](https://github.com/JuliaBinaryWrappers/SPIRV_LLVM_Backend_jll.jl/releases) - [Commits](https://github.com/JuliaBinaryWrappers/SPIRV_LLVM_Backend_jll.jl/commits) --- updated-dependencies: - dependency-name: SPIRV_LLVM_Backend_jll dependency-version: 21.1.4+0 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 56eee118..52f174f7 100644 --- a/Project.toml +++ b/Project.toml @@ -42,7 +42,7 @@ Random123 = "1.7.1" RandomNumbers = "1.6.0" Reexport = "1" SPIRVIntrinsics = "0.5.7" -SPIRV_LLVM_Backend_jll = "20" +SPIRV_LLVM_Backend_jll = "20, 21.1" SPIRV_Tools_jll = "2025.1" StaticArrays = "1" julia = "1.10"