We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f3ee0 commit ba6c32bCopy full SHA for ba6c32b
application/blinky-pure-c/CMakeLists.txt
@@ -31,7 +31,7 @@ if (NOT CMAKE_CROSSCOMPILING)
31
abseil3rd
32
GIT_REPOSITORY "https://github.com/abseil/abseil-cpp.git"
33
34
- GIT_TAG "20250512.0" # renovate: datasource=github-tags depName=abseil/abseil-cpp
+ GIT_TAG "20250512.1" # renovate: datasource=github-tags depName=abseil/abseil-cpp
35
GIT_SHALLOW TRUE
36
GIT_PROGRESS TRUE
37
SOURCE_DIR "${ABSEIL_DIR}"
0 commit comments