From 4280e730889dc40865587e6de2d24b3c73fee707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 01:19:22 +0000 Subject: [PATCH] Bump dependency_validator from 3.2.3 to 4.0.0 Bumps [dependency_validator](https://github.com/Workiva/dependency_validator) from 3.2.3 to 4.0.0. - [Release notes](https://github.com/Workiva/dependency_validator/releases) - [Changelog](https://github.com/Workiva/dependency_validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/Workiva/dependency_validator/compare/3.2.3...4.0.0) --- updated-dependencies: - dependency-name: dependency_validator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8168d555..a05d1a49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dev_dependencies: build_test: ^2.1.2 build_web_compilers: '>=3.2.6 < 5.0.0' collection: ^1.15.0 - dependency_validator: ^3.0.0 + dependency_validator: ">=3.0.0 <6.0.0" json_serializable: ^6.6.1 lints: ^5.0.0 mockito: ^5.3.2