Skip to content

Option to pin dependency at point of declaration #295

@hlship

Description

@hlship

In my projects, there are times where I need to "pin" a dependency to a specific version; for example, when I'm testing against an older version of Clojure.

This can be accomplished with the --exclude option, but it would be better for my workflow if I could have a dependency that was just excluded, say something like:

         jakarta.servlet/jakarta.servlet-api            {:mvn/version "6.0.0" :antq/upgrade? false}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions