diff --git a/Makefile b/Makefile index 58b0ff3..1378387 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ TOOL_DIRS = simer ################ ## DSE Projects. DSE_CLIB_REPO ?= https://github.com/boschglobal/dse.clib -DSE_CLIB_VERSION ?= 1.0.23 +DSE_CLIB_VERSION ?= 1.0.24 export DSE_CLIB_URL ?= $(DSE_CLIB_REPO)/archive/refs/tags/v$(DSE_CLIB_VERSION).zip DSE_SCHEMA_REPO ?= https://github.com/boschglobal/dse.schemas