Skip to content

Commit 3a50b14

Browse files
carloshpbMarkOSullivan94
authored andcommitted
- upgraded image to 4.0.13 to fix quality bugs and updated json_serializable to 6.6.1
1 parent 66c7e0e commit 3a50b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
args: ^2.3.2
1111
checked_yaml: ^2.0.2
1212
cli_util: ^0.3.5
13-
image: ^4.0.11
13+
image: ^4.0.13
1414
json_annotation: ^4.8.0
1515
path: ^1.8.2
1616
yaml: ^3.1.1
@@ -24,7 +24,7 @@ dev_dependencies:
2424
# allows us to get version number from pubspec yaml which we can pass to Sentry
2525
# https://pub.dev/packages/build_version
2626
build_version: ^2.1.1
27-
json_serializable: ^6.6.0
27+
json_serializable: ^6.6.1
2828
mockito: ^5.3.2
2929
test: ^1.22.2
3030
test_descriptor: ^2.0.1

0 commit comments

Comments
 (0)