Skip to content

Commit

Permalink
Bump build_runner from 2.4.10 to 2.4.11 in /app
Browse files Browse the repository at this point in the history
Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.10 to 2.4.11.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.4.10...build_runner-v2.4.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 6e6f9f7 commit d9cf782
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ packages:
dependency: "direct dev"
description:
name: build_runner
sha256: "1414d6d733a85d8ad2f1dfcb3ea7945759e35a123cb99ccfac75d0758f75edfa"
sha256: "644dc98a0f179b872f612d3eb627924b578897c629788e858157fa5e704ca0c7"
url: "https://pub.dev"
source: hosted
version: "2.4.10"
version: "2.4.11"
build_runner_core:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dev_dependencies:
flutter_test:
sdk: flutter

build_runner: ^2.4.10
build_runner: ^2.4.11
# flutter_launcher_icons: ^0.10.0
flutter_launcher_icons:
git: https://github.com/nvi9/flutter_launcher_icons.git
Expand Down

0 comments on commit d9cf782

Please sign in to comment.