Skip to content

Commit ca6e8b7

Browse files
authored
chore: bumping launchdarkly_dart_common and launchdarkly_event_source… (#214)
1 parent 80cd63f commit ca6e8b7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

apps/flutter_client_contract_test_service/pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -400,21 +400,21 @@ packages:
400400
path: "../../packages/common"
401401
relative: true
402402
source: path
403-
version: "1.6.0"
403+
version: "1.6.1"
404404
launchdarkly_event_source_client:
405405
dependency: "direct overridden"
406406
description:
407407
path: "../../packages/event_source_client"
408408
relative: true
409409
source: path
410-
version: "1.2.0"
410+
version: "1.2.1"
411411
launchdarkly_flutter_client_sdk:
412412
dependency: "direct main"
413413
description:
414414
path: "../../packages/flutter_client_sdk"
415415
relative: true
416416
source: path
417-
version: "4.11.0"
417+
version: "4.11.1"
418418
lints:
419419
dependency: "direct dev"
420420
description:

apps/sse_contract_test_service/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ packages:
311311
path: "../../packages/event_source_client"
312312
relative: true
313313
source: path
314-
version: "1.2.0"
314+
version: "1.2.1"
315315
lints:
316316
dependency: "direct dev"
317317
description:

packages/common_client/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ environment:
99

1010
dependencies:
1111
http: ^1.1.2
12-
launchdarkly_dart_common: 1.6.0
13-
launchdarkly_event_source_client: 1.2.0
12+
launchdarkly_dart_common: 1.6.1
13+
launchdarkly_event_source_client: 1.2.1
1414
crypto: ^3.0.3
1515
uuid: ">= 3.0.7 <5.0.0"
1616

0 commit comments

Comments
 (0)