Merge branch 'stable-3.0'

* stable-3.0:
  Update git submodules
  Update git submodules
  Update git submodules
  Update git submodules
  Format BUILD file with buildifier
  Update git submodules
  Update git submodules
  Fix screens inherited from PaginatedProjectScreen
  Upgrade GWT to version 2.8.2
  Bump GWT version to 2.8.0
  Bump GWT version to 2.8.0-rc2

Change-Id: I2d334c7d1e8b67c32ea4ad20d875579b7e7d1e39
diff --git a/plugins/replication b/plugins/replication
index f5ebcbc..f57df92 160000
--- a/plugins/replication
+++ b/plugins/replication
@@ -1 +1 @@
-Subproject commit f5ebcbcc93c4364f01a78a77d3b8741d0930d796
+Subproject commit f57df9252c3caf2a5251b0577f3cc9bbd9cee7e9
diff --git a/proto/testing/BUILD b/proto/testing/BUILD
index 3701394..f32d745 100644
--- a/proto/testing/BUILD
+++ b/proto/testing/BUILD
@@ -1,5 +1,5 @@
-load("@rules_proto//proto:defs.bzl", "proto_library")
 load("@rules_java//java:defs.bzl", "java_proto_library")
+load("@rules_proto//proto:defs.bzl", "proto_library")
 
 proto_library(
     name = "test_proto",