Skip to content

Commit 961976a

Browse files
Bump mockito from 5.3.1 to 5.3.2
Bumps [mockito](https://github.com/dart-lang/mockito) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/dart-lang/mockito/releases) - [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md) - [Commits](dart-lang/mockito@5.3.1...5.3.2) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef9a76f commit 961976a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ packages:
622622
name: mockito
623623
url: "https://pub.dartlang.org"
624624
source: hosted
625-
version: "5.3.1"
625+
version: "5.3.2"
626626
nested:
627627
dependency: transitive
628628
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev_dependencies:
6363
build_runner: ^2.2.1
6464
flutter_launcher_icons: ^0.10.0
6565
json_serializable: ^6.3.2
66-
mockito: ^5.3.1
66+
mockito: ^5.3.2
6767
network_image_mock: ^2.1.1
6868
flutter_lints: ^2.0.1
6969
cider: ^0.1.1

0 commit comments

Comments
 (0)