Skip to content

Commit

Permalink
Upgrade Flutter SDK 3.5.2 -> 3.5.3 + transitive synchronized package …
Browse files Browse the repository at this point in the history
…upgrade
  • Loading branch information
MrCsabaToth committed Sep 17, 2024
1 parent 29a7a7b commit cdacb47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1235,10 +1235,10 @@ packages:
dependency: transitive
description:
name: synchronized
sha256: a824e842b8a054f91a728b783c177c1e4731f6b124f9192468457a8913371255
sha256: "51b08572b9f091f8c3eb4d9d4be253f196ff0075d5ec9b10a884026d5b55d7bc"
url: "https://pub.dev"
source: hosted
version: "3.2.0"
version: "3.3.0+2"
term_glyph:
dependency: transitive
description:
Expand Down Expand Up @@ -1456,5 +1456,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.5.2 <4.0.0"
dart: ">=3.5.3 <4.0.0"
flutter: ">=3.24.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.2+1
publish_to: none

environment:
sdk: ^3.5.2
sdk: ^3.5.3

dependency_overrides:
collection: ^1.19.0 # Flutter SDK (flutter_test pinned it)
Expand Down

0 comments on commit cdacb47

Please sign in to comment.