Skip to content

chore: roll dart to 1621ed696f271b7d1907f6cfed9d2b39b61a0831 #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '1f39b47bf067193e98f92a75f7ae824129c18d03',
"dart_sdk_revision": "db98bc55fda4532256cee84033ef5940efe796a8",
"dart_sdk_revision": "1621ed696f271b7d1907f6cfed9d2b39b61a0831",
"dart_sdk_git": "git@github.com:shorebirdtech/dart-sdk.git",
"updater_git": "https://github.com/shorebirdtech/updater.git",
"updater_rev": "ab23721e35d2e740026def44e1469e17e3440c83",
Expand Down
Loading