Skip to content

Commit 6449b7f

Browse files
authored
fix: Bump launchdarkly_common_client to v1.6.1 (#203)
1 parent 806eed1 commit 6449b7f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

apps/flutter_client_contract_test_service/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ packages:
393393
path: "../../packages/common_client"
394394
relative: true
395395
source: path
396-
version: "1.6.0"
396+
version: "1.6.1"
397397
launchdarkly_dart_common:
398398
dependency: "direct overridden"
399399
description:

packages/flutter_client_sdk/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ version: 4.11.0
44
homepage: https://github.com/launchdarkly/flutter-client-sdk
55
repository: https://github.com/launchdarkly/flutter-client-sdk/tree/main/packages/flutter_client_sdk
66

7-
87
environment:
98
sdk: ">=3.4.0 <4.0.0"
109
flutter: ">=3.22.0"
@@ -14,7 +13,7 @@ dependencies:
1413
sdk: flutter
1514
package_info_plus: ">=4.2.0 <9.0.0"
1615
device_info_plus: ">=9.1.1 <12.0.0"
17-
launchdarkly_common_client: 1.6.0
16+
launchdarkly_common_client: 1.6.1
1817
shared_preferences: ^2.2.2
1918
connectivity_plus: ">=5.0.2 <7.0.0"
2019
web: ^1.1.1

0 commit comments

Comments
 (0)