diff --git a/mise.toml b/mise.toml index 47862f7aca..7fa3473d62 100644 --- a/mise.toml +++ b/mise.toml @@ -22,7 +22,7 @@ opentofu = "1.11.6" java = "21.0.2" [tools."github:CQLabs/homebrew-dcm"] -version = "1.35.1" +version = "1.37.0" bin = "dcm" postinstall = "chmod +x $MISE_TOOL_INSTALL_PATH/dcm" diff --git a/mobile/dcm_global.yaml b/mobile/dcm_global.yaml index ffe77eede8..0518849062 100644 --- a/mobile/dcm_global.yaml +++ b/mobile/dcm_global.yaml @@ -1 +1 @@ -version: '>=1.29.0 <=1.36.0' +version: '>=1.29.0 <=1.37.0'