Skip to content

Commit c9c5db8

Browse files
build(deps): bump flutter_native_splash from 2.4.5 to 2.4.6
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.4.5 to 2.4.6. - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](jonbhanson/flutter_native_splash@v2.4.5...v2.4.6) --- updated-dependencies: - dependency-name: flutter_native_splash dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96ceb40 commit c9c5db8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,10 +327,10 @@ packages:
327327
dependency: "direct main"
328328
description:
329329
name: flutter_native_splash
330-
sha256: edb09c35ee9230c4b03f13dd45bb3a276d0801865f0a4650b7e2a3bba61a803a
330+
sha256: "8321a6d11a8d13977fa780c89de8d257cce3d841eecfb7a4cadffcc4f12d82dc"
331331
url: "https://pub.dev"
332332
source: hosted
333-
version: "2.4.5"
333+
version: "2.4.6"
334334
flutter_test:
335335
dependency: "direct dev"
336336
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
flutter_bloc: ^9.1.0
2121
flutter_localizations:
2222
sdk: flutter
23-
flutter_native_splash: ^2.4.5
23+
flutter_native_splash: ^2.4.6
2424
go_router: ^14.8.1
2525
google_fonts: ^6.2.1
2626
ht_authentication_client:

0 commit comments

Comments
 (0)