Skip to content

Commit 21b4fd5

Browse files
authored
Merge pull request #12453 from protocolbuffers/deannagarcia-patch-5
Fix .gitmodules to use the correct absl branch
2 parents 5ddb1fc + f51da1f commit 21b4fd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[submodule "third_party/abseil-cpp"]
66
path = third_party/abseil-cpp
77
url = https://github.com/abseil/abseil-cpp.git
8-
branch = lts_2023_01_24
8+
branch = lts_2023_01_25
99
[submodule "third_party/jsoncpp"]
1010
path = third_party/jsoncpp
1111
url = https://github.com/open-source-parsers/jsoncpp.git

0 commit comments

Comments
 (0)