From 1b3ee95168374cec200562a09dc07c3a5b34bf9b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Feb 2021 18:42:33 +0000 Subject: [PATCH] Update dependency intl to ^0.17.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 13e9f6f71..0c0fe943c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: flutter_html: ^1.2.0 # date/time formatting - intl: ^0.16.1 + intl: ^0.17.0 # opening urls url_launcher: ^5.7.10