Skip to content

[Dependencies] Make cached support build >3.0.0 #131

@hagerf

Description

@hagerf

Hi team!
Currently I cannot use the latest build_runner with cached since cached doesn't work with build 3.0.0 or higher.

Because no versions of cached match >1.7.1 <2.0.0 and cached 1.7.1 depends on build ^2.4.1, cached ^1.7.1 requires
build ^2.4.1. And because build_runner >=2.7.0 depends on build 3.0.2, cached ^1.7.1 is incompatible with build_runner >=2.7.0.

Would you maybe consider updating the library to support latest build_runner?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions