Skip to content

Commit 98fa859

Browse files
Bump cli_util from 0.3.5 to 0.4.0 (#3360)
Bumps [cli_util](https://github.com/dart-lang/cli_util) from 0.3.5 to 0.4.0. - [Release notes](https://github.com/dart-lang/cli_util/releases) - [Changelog](https://github.com/dart-lang/cli_util/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/cli_util/commits/v0.4.0) --- updated-dependencies: - dependency-name: cli_util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77d5994 commit 98fa859

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
@@ -10,7 +10,7 @@ environment:
1010
dependencies:
1111
analyzer: ^5.7.1
1212
args: ^2.3.0
13-
cli_util: ^0.3.5
13+
cli_util: ">=0.3.5 <0.5.0"
1414
collection: ^1.17.0
1515
crypto: ^3.0.1
1616
glob: ^2.1.1

0 commit comments

Comments
 (0)