Skip to content

Commit

Permalink
Bump flutter_svg from 2.0.14 to 2.0.16
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 9304a82 commit 9a5788d
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 @@ -529,10 +529,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_svg_icons:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies:
flutter_staggered_grid_view: ^0.7.0
carousel_slider: ^5.0.0
multi_select_flutter: ^4.1.3
flutter_svg: ^2.0.14
flutter_svg: ^2.0.16
fl_chart: ^0.69.2
flutter_zxing: ^1.8.1
drift: ^2.16.0
Expand Down

0 comments on commit 9a5788d

Please sign in to comment.