Remove dep on build_resolvers
diff --git a/pubspec.yaml b/pubspec.yaml
index 801e2bc..75c991e 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -10,9 +10,6 @@
 dependencies:
   analyzer: ^0.39.15
   build: ^1.3.0
-  # We don't actually depend directly on build_resolvers, but this version
-  # constraint is important to avoid certain bugs.
-  build_resolvers: ^1.3.10
   code_builder: ^3.4.0
   collection: ^1.1.0
   dart_style: ^1.3.6