bazeltools / bazel-deps

Generate bazel dependencies for maven artifacts
MIT License
250 stars 121 forks source link

Fix release #342

Closed johnynek closed 1 year ago

johnynek commented 1 year ago

this does 2 things:

  1. bump to ubuntu 20.04 now that ubuntu 18.04 is no longer supported
  2. publish the bazel-deps.jar deploy jar, so you can use that if the native-image doesn't work. For resolution, it may even be faster since that is a long process anyway.