Skip to content

Commit f096399

Browse files
committed
build: upgrade Dart SDK version to 3.9.0
- Update SDK version in pubspec.yaml from ^3.8.0 to ^3.9.0 - Ensure compatibility with the latest Dart SDK version
1 parent 390e330 commit f096399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repository: https://github.com/flutter-news-app-full-source-code/auth-repository
44
publish_to: none
55

66
environment:
7-
sdk: ^3.8.0
7+
sdk: ^3.9.0
88

99
dependencies:
1010
auth_client:

0 commit comments

Comments
 (0)