Skip to content

Commit

Permalink
Bump dart from 2.19.6-sdk to 3.2.0-sdk in /.github/docker
Browse files Browse the repository at this point in the history
Bumps dart from 2.19.6-sdk to 3.2.0-sdk.

---
updated-dependencies:
- dependency-name: dart
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 10d46b0 commit dd6060e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM dart:2.19.6-sdk
FROM dart:3.2.0-sdk

CMD echo this is a dummy file used to automate dependency upgrades for plugins

0 comments on commit dd6060e

Please sign in to comment.