Skip to content

Option to pin dependency at point of declaration #295

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}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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