From d1ab0fe592deac0372e8fdcde11741747bcc11cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 21:34:43 +0000 Subject: [PATCH] Update dependency mockito to v5.4.5 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | dart | mockito | 5.4.2 | 5.4.5 | --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3685e0f..1d6431a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dev_dependencies: test: ^1.24.0 collection: ^1.16.0 quiver: ^3.2.2 - mockito: 5.4.2 + mockito: 5.4.5 build_runner: 2.4.9 built_collection: ^5.1.1 tuple: ^2.0.2