Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit ced8074

Browse files
chore: bump xml from 5.4.1 to 6.0.1 (#792)
Bumps [xml](https://github.com/renggli/dart-xml) from 5.4.1 to 6.0.1. - [Release notes](https://github.com/renggli/dart-xml/releases) - [Changelog](https://github.com/renggli/dart-xml/blob/main/CHANGELOG.md) - [Commits](renggli/dart-xml@5.4.1...6.0.1) --- updated-dependencies: - dependency-name: xml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 847e7a3 commit ced8074

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
@@ -22,7 +22,7 @@ dependencies:
2222
meta: ^1.3.0
2323
path: ^1.8.0
2424
source_span: ^1.8.0
25-
xml: ^5.3.0
25+
xml: ">=5.3.0 <7.0.0"
2626
yaml: ^3.1.0
2727

2828
dev_dependencies:

0 commit comments

Comments
 (0)