From 775db17e42e72a9eadbdd74972f41e24cf317291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:47:45 +0000 Subject: [PATCH] chore(deps): bump blockchain_utils from 3.6.0 to 4.0.0 Bumps [blockchain_utils](https://github.com/mrtnetwork/blockchain_utils) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/mrtnetwork/blockchain_utils/releases) - [Changelog](https://github.com/mrtnetwork/blockchain_utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/mrtnetwork/blockchain_utils/commits) --- updated-dependencies: - dependency-name: blockchain_utils 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 3526ce3..3459d99 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,4 +12,4 @@ dev_dependencies: dependencies: charset: ^2.0.1 - blockchain_utils: ^3.4.0 + blockchain_utils: ">=3.4.0 <5.0.0"