raulcd commented on code in PR #46834: URL: https://github.com/apache/arrow/pull/46834#discussion_r2158380217
########## ci/conan/all/test_package/CMakeLists.txt: ########## @@ -20,7 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -cmake_minimum_required(VERSION 3.15) +cmake_minimum_required(VERSION 3.25) Review Comment: ```suggestion cmake_minimum_required(VERSION 3.15) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
