Bump build_runner from 2.3.2 to 2.3.3 in /auto_submit (#2362)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.3.2...build_runner-v2.3.3)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/auto_submit/pubspec.lock b/auto_submit/pubspec.lock
index 447f9aa..8087e60 100644
--- a/auto_submit/pubspec.lock
+++ b/auto_submit/pubspec.lock
@@ -98,7 +98,7 @@
       name: build_runner
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "2.3.2"
+    version: "2.3.3"
   build_runner_core:
     dependency: transitive
     description:
diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml
index a91ef5e..64a44c0 100644
--- a/auto_submit/pubspec.yaml
+++ b/auto_submit/pubspec.yaml
@@ -29,7 +29,7 @@
   retry: ^3.0.1
 
 dev_dependencies:
-  build_runner: ^2.3.2
+  build_runner: ^2.3.3
   json_serializable: ^6.5.4
   flutter_lints: ^2.0.1
   mockito: ^5.3.2