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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

+1-1
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)