Bump test from 1.23.0 to 1.23.1 in /app_dart (#2474)

Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.23.1/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/app_dart/pubspec.lock b/app_dart/pubspec.lock
index 01e10e1..a68a4e9 100644
--- a/app_dart/pubspec.lock
+++ b/app_dart/pubspec.lock
@@ -658,7 +658,7 @@
       name: test
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "1.23.0"
+    version: "1.23.1"
   test_api:
     dependency: transitive
     description:
@@ -672,7 +672,7 @@
       name: test_core
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.4.23"
+    version: "0.4.24"
   timing:
     dependency: transitive
     description:
diff --git a/app_dart/pubspec.yaml b/app_dart/pubspec.yaml
index 54eae9c..ff1ac1c 100644
--- a/app_dart/pubspec.yaml
+++ b/app_dart/pubspec.yaml
@@ -49,7 +49,7 @@
   json_serializable: ^6.6.1
   mockito: ^5.3.0
   platform: ^3.1.0
-  test: ^1.23.0
+  test: ^1.23.1
 
 builders:
   json_serializable: ^3.3.0