From 64c70484f6b63f6665b30d283b71d1179de244a0 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Fri, 8 Dec 2023 02:02:09 +0100 Subject: [PATCH] Update dependency intl to ^0.19.0 --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 054a9ff..1e74aae 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: http: ^1.1.0 flutter_spinkit: ^5.2.0 fl_chart: ^0.65.0 - intl: ^0.18.1 + intl: ^0.19.0 dev_dependencies: flutter_test: