Skip to content

Commit

Permalink
chore(deps): Bump flutter_svg in /flutter_news_example/packages/app_ui
Browse files Browse the repository at this point in the history
Bumps [flutter_svg](https://github.com/dnfield/flutter_svg) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/dnfield/flutter_svg/releases)
- [Changelog](https://github.com/dnfield/flutter_svg/blob/master/CHANGELOG.md)
- [Commits](dnfield/flutter_svg@v2.0.3...v2.0.5)

---
updated-dependencies:
- dependency-name: flutter_svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2023
1 parent f70959b commit 4ae4f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_news_example/packages/app_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_svg: '>=2.0.1 <2.0.4'
flutter_svg: ^2.0.5
intl: ^0.18.0
mockingjay: ^0.3.0

Expand Down

0 comments on commit 4ae4f36

Please sign in to comment.