Skip to content

Commit b881dee

Browse files
srujzsmboetger
authored andcommitted
Update dwds to 25.0.3 (flutter#174379)
## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I signed the [CLA]. - [ ] I listed at least one issue that this PR fixes in the description above. - [x] I updated/added relevant documentation (doc comments with `///`). - [ ] I added new tests to check the change I am making, or this PR is [test-exempt]. - [x] I followed the [breaking change policy] and added [Data Driven Fixes] where supported. - [x] All existing and new tests are passing.
1 parent 94fb2ce commit b881dee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/flutter_tools/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
archive: 3.6.1
1515
args: 2.7.0
1616
dds: 5.0.3
17-
dwds: 25.0.1
17+
dwds: 25.0.3
1818
code_builder: 4.10.1
1919
collection: 1.19.1
2020
completion: 1.0.2
@@ -126,4 +126,4 @@ dev_dependencies:
126126
dartdoc:
127127
# Exclude this package from the hosted API docs.
128128
nodoc: true
129-
# PUBSPEC CHECKSUM: dvaljn
129+
# PUBSPEC CHECKSUM: 8e4gs4

0 commit comments

Comments
 (0)