Skip to content

Commit

Permalink
Merge branch 'main' into remove_concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
microBob authored Dec 28, 2023
2 parents 6fce135 + a7060b6 commit 6f20853
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -295,10 +295,10 @@ packages:
dependency: "direct dev"
description:
name: freezed
sha256: "21bf2825311de65501d22e563e3d7605dff57fb5e6da982db785ae5372ff018a"
sha256: "6c5031daae12c7072b3a87eff98983076434b4889ef2a44384d0cae3f82372ba"
url: "https://pub.dev"
source: hosted
version: "2.4.5"
version: "2.4.6"
freezed_annotation:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dev_dependencies:
custom_lint: ^0.5.7
riverpod_lint: ^2.1.1
isar_generator: ^3.1.0+1
freezed: ^2.4.5
freezed: ^2.4.6

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down

0 comments on commit 6f20853

Please sign in to comment.