Skip to content

Commit 9c9e5c2

Browse files
committed
Remove dependency overrides.
1 parent ab83e95 commit 9c9e5c2

File tree

1 file changed

+1
-28
lines changed

1 file changed

+1
-28
lines changed

source_gen/pubspec.yaml

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -22,35 +22,8 @@ dependencies:
2222
dev_dependencies:
2323
_test_annotations:
2424
path: ../_test_annotations
25-
build_test: ^3.0.0
25+
build_test: ^3.1.1
2626
dart_flutter_team_lints: ^3.1.0
2727
logging: ^1.0.0
2828
term_glyph: ^1.2.0
2929
test: ^1.16.0
30-
31-
dependency_overrides:
32-
build:
33-
git:
34-
url: https://github.com/dart-lang/build
35-
path: build
36-
ref: cb75ab58d375bd14e8beff8167ff67a4da456ff7
37-
build_resolvers:
38-
git:
39-
url: https://github.com/dart-lang/build
40-
path: build_resolvers
41-
ref: cb75ab58d375bd14e8beff8167ff67a4da456ff7
42-
build_runner:
43-
git:
44-
url: https://github.com/dart-lang/build
45-
path: build_runner
46-
ref: cb75ab58d375bd14e8beff8167ff67a4da456ff7
47-
build_runner_core:
48-
git:
49-
url: https://github.com/dart-lang/build
50-
path: build_runner_core
51-
ref: cb75ab58d375bd14e8beff8167ff67a4da456ff7
52-
build_test:
53-
git:
54-
url: https://github.com/dart-lang/build
55-
path: build_test
56-
ref: cb75ab58d375bd14e8beff8167ff67a4da456ff7

0 commit comments

Comments
 (0)