Skip to content

Commit

Permalink
chore: dart sdk 3.7.1 update
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Andrews <jandrews@venturseed.com>
  • Loading branch information
ABC2015 committed Feb 28, 2025
1 parent 142b3e5 commit 09172c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion open-feature-dart-server-sdk/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -471,4 +471,4 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.7.0 <4.0.0"
dart: ">=3.7.1 <4.0.0"
2 changes: 1 addition & 1 deletion open-feature-dart-server-sdk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: A server-side Dart implementation of the OpenFeature SDK.
version: 0.0.1-pre
homepage: https://github.com/your-repo/open-feature-dart-server-sdk
environment:
sdk: ^3.7.0
sdk: ^3.7.1

dependencies:
# Core dependencies
Expand Down

0 comments on commit 09172c6

Please sign in to comment.