From e3091376c7d7d36571af8712a95c681a8d4033d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 02:55:25 +0000 Subject: [PATCH] chore(deps): update dependency rxdart to ^0.28.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4f663bd..291f40d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,6 +16,6 @@ dependencies: dev_dependencies: lints: ^1.0.1 test: ^1.17.12 - rxdart: ^0.27.5 + rxdart: ^0.28.0 built_collection: ^5.1.1 tuple: ^2.0.0