Skip to content

Commit

Permalink
Bump flutter_svg from 2.0.14 to 2.0.16 (#2657)
Browse files Browse the repository at this point in the history
Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.0.14 to 2.0.16.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.0.16/third_party/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 623fbe7 commit d681100
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -511,10 +511,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "578bd8c508144fdaffd4f77b8ef2d8c523602275cd697cc3db284dbd762ef4ce"
sha256: "54900a1a1243f3c4a5506d853a2b5c2dbc38d5f27e52a52618a8054401431123"
url: "https://pub.dev"
source: hosted
version: "2.0.14"
version: "2.0.16"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies:
sdk: flutter
flutter_reaction_button: ^3.0.0+3
flutter_speed_dial: ^7.0.0
flutter_svg: ^2.0.14
flutter_svg: ^2.0.16
font_awesome_flutter: ^10.8.0
get_it: ^8.0.2
graphql_flutter: ^5.1.2
Expand Down

0 comments on commit d681100

Please sign in to comment.