From 4693735eb7cec103b2ff2a93f43ee846461aea19 Mon Sep 17 00:00:00 2001 From: Samuel Ong Date: Sun, 24 Sep 2023 22:26:33 +0800 Subject: [PATCH] chore: updated dep --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 79d3497..3a59807 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: sdk: '>=2.17.0 <3.0.0' dependencies: - latlong2: ^0.8.1 + latlong2: ^0.9.0 dev_dependencies: lints: ^2.0.0