Skip to content

Commit

Permalink
bazel: Update Bazel and remove flipped flag
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Oct 11, 2023
1 parent 7f1801d commit 7bb6e76
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ common --experimental_merged_skyframe_analysis_execution
# C/C++
# GCC is supported on a best-effort basis.
common --repo_env=CC=clang
build --incompatible_enable_cc_toolchain_resolution
# Required by abseil-cpp.
build --cxxopt=-std=c++14
# Requires a relatively modern clang.
Expand Down
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b29649fbdc983cd62a58b9b09ef699867e7c5b69
9a7b1f7808c59abebb91a79f05aedefeddedfbba
2 changes: 1 addition & 1 deletion maven_install.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": 68876267,
"__INPUT_ARTIFACTS_HASH": 68877449,
"__RESOLVED_ARTIFACTS_HASH": 1123237997,
"conflict_resolution": {
"junit:junit:4.12": "junit:junit:4.13.2"
Expand Down

0 comments on commit 7bb6e76

Please sign in to comment.