Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Bump version of pubspec_parse to ensure we always use the new API.
  • Loading branch information
ditman committed Dec 23, 2024
commit 84fb55ba6913c6e5d4253a59322ca45e2b758f16
2 changes: 1 addition & 1 deletion script/tool/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
path: ^1.8.3
platform: ^3.0.2
pub_semver: ^2.0.0
pubspec_parse: ^1.2.2
pubspec_parse: ^1.4.0
quiver: ^3.0.1
test: ^1.24.0
uuid: ^4.5.1
Expand Down
Loading