Skip to content

Commit f3f51e9

Browse files
authored
Merge pull request #225 from wger-project/dependabot/pub/mockito-5.3.1
Bump mockito from 5.3.0 to 5.3.1
2 parents 9011db3 + 2181836 commit f3f51e9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ packages:
224224
name: code_builder
225225
url: "https://pub.dartlang.org"
226226
source: hosted
227-
version: "4.1.0"
227+
version: "4.3.0"
228228
collection:
229229
dependency: "direct main"
230230
description:
@@ -622,7 +622,7 @@ packages:
622622
name: mockito
623623
url: "https://pub.dartlang.org"
624624
source: hosted
625-
version: "5.3.0"
625+
version: "5.3.1"
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.1
66-
mockito: ^5.3.0
66+
mockito: ^5.3.1
6767
network_image_mock: ^2.1.1
6868
flutter_lints: ^2.0.1
6969
cider: ^0.1.1

0 commit comments

Comments
 (0)