Skip to content

Commit

Permalink
Bump uuid from 3.0.7 to 4.0.0 in /place_tracker
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.7 to 4.0.0.
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](daegalus/dart-uuid@3.0.7...4.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 31, 2023
1 parent 68df752 commit 24cd9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion place_tracker/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
google_maps_flutter: ^2.0.6
google_maps_flutter_web: ^0.3.0+1
provider: ^6.0.2
uuid: ^3.0.4
uuid: ">=3.0.4 <5.0.0"

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 24cd9ef

Please sign in to comment.