Skip to content

Commit

Permalink
🔧 fix build_runner version.
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Jun 22, 2023
1 parent b679654 commit aa568bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ dependencies:
collection: ^1.17.2

dev_dependencies:
build_runner: ^2.4.5
# 2.4.5 doesn't work with logging.
build_runner: 2.4.4
build_version: ^2.1.1
test: ^1.24.3
lints: ^2.1.1
Expand Down

0 comments on commit aa568bb

Please sign in to comment.