Skip to content

Commit 01e2790

Browse files
Bump json_annotation from 4.6.0 to 4.7.0
Bumps [json_annotation](https://github.com/google/json_serializable.dart) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_annotation-v4.6.0...json_annotation-v4.7.0) --- updated-dependencies: - dependency-name: json_annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef9a76f commit 01e2790

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
@@ -545,14 +545,14 @@ packages:
545545
name: json_annotation
546546
url: "https://pub.dartlang.org"
547547
source: hosted
548-
version: "4.6.0"
548+
version: "4.7.0"
549549
json_serializable:
550550
dependency: "direct dev"
551551
description:
552552
name: json_serializable
553553
url: "https://pub.dartlang.org"
554554
source: hosted
555-
version: "6.3.2"
555+
version: "6.4.0"
556556
klizma:
557557
dependency: transitive
558558
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
http: ^0.13.5
4545
image_picker: ^0.8.4+9
4646
intl: ^0.17.0
47-
json_annotation: ^4.5.0
47+
json_annotation: ^4.7.0
4848
version: ^3.0.2
4949
package_info: ^2.0.2
5050
provider: ^6.0.3

0 commit comments

Comments
 (0)