From ef9e3305e8b84277a9b7a64d917496c2a829619d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petrus=20Nguy=E1=BB=85n=20Th=C3=A1i=20H=E1=BB=8Dc?= Date: Mon, 27 Apr 2020 23:23:48 +0700 Subject: [PATCH] update(deps) --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 87d9911..d038362 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -182,7 +182,7 @@ packages: name: distinct_value_connectable_stream url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.1.1" fixnum: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ce303dd..8de20b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.3 - distinct_value_connectable_stream: ^1.1.0 + distinct_value_connectable_stream: ^1.1.1 disposebag: ^1.1.2 built_value: ^7.1.0