Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-jiao committed Mar 7, 2024
1 parent 760bb72 commit 5ab5dd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: geoxml
description: Package for loading, manipulating, and saving GPS data in GPX and KML format.
version: 2.5.2
version: 2.5.3
homepage: https://github.com/sun-jiao/geoxml/

environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
collection: ^1.16.0
collection: ^1.18.0
quiver: '>=3.0.0 <4.0.0'
xml: '^6.3.0'
xml: ^6.5.0

dev_dependencies:
lints: ^2.0.0
Expand Down

0 comments on commit 5ab5dd0

Please sign in to comment.