From 041eecd8f6d086ea30078ca331e9552d440184d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 07:05:36 +0000 Subject: [PATCH] chore(deps): bump patrol from 3.3.0 to 3.6.1 in /example Bumps [patrol](https://github.com/leancodepl/patrol/tree/master/packages) from 3.3.0 to 3.6.1. - [Release notes](https://github.com/leancodepl/patrol/releases) - [Changelog](https://github.com/leancodepl/patrol/blob/master/docs/patrol-finders-release.mdx) - [Commits](https://github.com/leancodepl/patrol/commits/patrol-v3.6.1/packages) --- updated-dependencies: - dependency-name: patrol dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index f3767d7..f2bfb8d 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -35,7 +35,7 @@ dev_dependencies: sdk: flutter integration_test: sdk: flutter - patrol: ">=3.3.0 <3.4.0" + patrol: ^3.6.1 pub_semver: ^2.1.4 flutter: