Browse Source

chore(deps): bump flutter_native_splash in /packages/app

Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.3.1...v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/561/head
dependabot[bot] 1 year ago committed by jld3103
parent
commit
acfa3b14f3
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 2
      packages/app/pubspec.yaml

2
packages/app/pubspec.yaml

@ -9,7 +9,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_native_splash: ^2.2.19
flutter_native_splash: ^2.3.2
flutter_svg: ^2.0.6
neon:
git:

Loading…
Cancel
Save