Skip to content

Commit

Permalink
chore(deps): bump build_runner from 2.4.10 to 2.4.11
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 737e2e3 commit efe583a
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 @@ -187,10 +187,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 pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependency_overrides:

dev_dependencies:
bloc_test: ^9.1.7
build_runner: ^2.4.10
build_runner: ^2.4.11
build_verify: ^3.1.0
flutter_test:
sdk: flutter
Expand Down

0 comments on commit efe583a

Please sign in to comment.