From 9b564d3532db6969c7e6a39d1b038b959fee99c7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Aug 2019 23:44:03 +0000 Subject: [PATCH] Update dependency intl to v0.16.0 --- stocks/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stocks/pubspec.yaml b/stocks/pubspec.yaml index 8bd366a..5d74b07 100644 --- a/stocks/pubspec.yaml +++ b/stocks/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: sdk: flutter flutter_localizations: sdk: flutter - intl: 0.15.8 + intl: 0.16.0 intl_translation: 0.17.5 http: 0.12.0+2 isolate: 2.0.2