Skip to content

Commit f51da1f

Browse files
authored
Fix .gitmodules to use the correct absl branch
1 parent 5ddb1fc commit f51da1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)