File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
4
4
git_repository (
5
5
name = "googletest" ,
6
6
remote = "https://github.com/google/googletest.git" ,
7
- commit = "703bd9caab50b139428cea1aaff9974ebee5742e " ,
8
- shallow_since = "1570114335 -0400" ,
7
+ commit = "58d77fa8070e8cec2dc1ed015d66b454c8d78850 " ,
8
+ shallow_since = "1656350095 -0400" ,
9
9
)
10
10
11
11
git_repository (
12
12
name = "com_github_nelhage_rules_boost" ,
13
- commit = "9f9fb8b2f0213989247c9d5c0e814a8451d18d7f" ,
14
13
remote = "https://github.com/nelhage/rules_boost" ,
15
- shallow_since = "1570056263 -0700" ,
14
+ commit = "e83dfef18d91a3e35c8eac9b9aeb1444473c0efd" ,
15
+ shallow_since = "1671181466 +0000" ,
16
16
)
17
17
load ("@com_github_nelhage_rules_boost//:boost/boost.bzl" , "boost_deps" )
18
18
boost_deps ()
You can’t perform that action at this time.
0 commit comments