Skip to content

Commit b11a9c3

Browse files
committed
* Updated dependencies
1 parent 3c0c7c8 commit b11a9c3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

example/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ packages:
152152
name: flutter_local_notifications
153153
url: "https://pub.dartlang.org"
154154
source: hosted
155-
version: "9.6.0"
155+
version: "9.7.0"
156156
flutter_local_notifications_linux:
157157
dependency: transitive
158158
description:
@@ -183,7 +183,7 @@ packages:
183183
name: http
184184
url: "https://pub.dartlang.org"
185185
source: hosted
186-
version: "0.13.4"
186+
version: "0.13.5"
187187
http_parser:
188188
dependency: transitive
189189
description:

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ packages:
138138
name: flutter_local_notifications
139139
url: "https://pub.dartlang.org"
140140
source: hosted
141-
version: "9.6.0"
141+
version: "9.7.0"
142142
flutter_local_notifications_linux:
143143
dependency: transitive
144144
description:
@@ -169,7 +169,7 @@ packages:
169169
name: http
170170
url: "https://pub.dartlang.org"
171171
source: hosted
172-
version: "0.13.4"
172+
version: "0.13.5"
173173
http_parser:
174174
dependency: transitive
175175
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ dependencies:
1212
sdk: flutter
1313

1414
firebase_messaging: ^12.0.1
15-
flutter_local_notifications: ^9.6.0
16-
http: ^0.13.4
15+
flutter_local_notifications: ^9.7.0
16+
http: ^0.13.5
1717
path_provider: ^2.0.11
1818

1919
dev_dependencies:

0 commit comments

Comments
 (0)