Skip to content

Commit 0e5301d

Browse files
authored
fix: Update launchdarkly_dart_common to version 1.8.1 (#277)
<!-- CURSOR_SUMMARY --> > [!NOTE] > **Low Risk** > Dependency-only patch version bump with no application logic changes in this PR. > > **Overview** > Bumps the `launchdarkly_dart_common` dependency in `packages/common_client` from **1.8.0** to **1.8.1** (patch release). > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit e74c0b0. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 7991b70 commit 0e5301d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/common_client/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99

1010
dependencies:
1111
http: ^1.1.2
12-
launchdarkly_dart_common: 1.8.0
12+
launchdarkly_dart_common: 1.8.1
1313
launchdarkly_event_source_client: 2.1.0
1414
crypto: ^3.0.3
1515
uuid: ">= 3.0.7 <5.0.0"

0 commit comments

Comments
 (0)