Commits


Sutou Kouhei authored and GitHub committed 8878fc8161d
GH-35833: [C++] Add support for Abseil 20230125 (#35881) ### Rationale for this change The latest Abseil LTS is 20230125. ### What changes are included in this PR? Accept 20230125 too. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: #35833 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>