Skip to content

Commit ba6c32b

Browse files
Update dependency abseil/abseil-cpp to v20250512.1 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6f3ee0 commit ba6c32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/blinky-pure-c/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if (NOT CMAKE_CROSSCOMPILING)
3131
abseil3rd
3232
GIT_REPOSITORY "https://github.com/abseil/abseil-cpp.git"
3333

34-
GIT_TAG "20250512.0" # renovate: datasource=github-tags depName=abseil/abseil-cpp
34+
GIT_TAG "20250512.1" # renovate: datasource=github-tags depName=abseil/abseil-cpp
3535
GIT_SHALLOW TRUE
3636
GIT_PROGRESS TRUE
3737
SOURCE_DIR "${ABSEIL_DIR}"

0 commit comments

Comments
 (0)