Skip to content

Script to automatically update all library versions #65

@cpovirk

Description

@cpovirk

Similar to Maven commands like:

And just to spam more keywords, here are some Maven commands that display updates but don't make the changes:

  • mvn versions:display-property-updates
  • mvn versions:display-dependency-updates

I poked around the web and found some a project for keeping Bazel deps up to date, but it has its own system that might not play well with bazel-common:
https://github.com/johnynek/bazel-deps

I notice that it's mentioned in:
https://github.com/bazelbuild/BUILD_file_generator#third-party-maven-dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions