diff --git a/devops/dependencies.json b/devops/dependencies.json index fc9003ec4ad54..f5976861016e0 100644 --- a/devops/dependencies.json +++ b/devops/dependencies.json @@ -1,15 +1,15 @@ { "linux": { "compute_runtime": { - "github_tag": "24.45.31740.9", - "version": "24.45.31740.9", - "url": "https://github.com/intel/compute-runtime/releases/tag/24.45.31740.9", + "github_tag": "24.48.31907.7", + "version": "24.48.31907.7", + "url": "https://github.com/intel/compute-runtime/releases/tag/24.48.31907.7", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "igc": { - "github_tag": "v2.1.12", - "version": "2.1.12", - "url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.1.12", + "github_tag": "v2.2.3", + "version": "2.2.3", + "url": "https://github.com/intel/intel-graphics-compiler/releases/tag/v2.2.3", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "cm": {