There is also a limited support for Ivy repositories hosted on BinTray. If your project uses crossScalaVersions you will be presented only with updates available for all scala versions. The latest version is. Choose one of versions available on Sonatype.
If sbt-updates is installed in your global file you can get updates for sbt plugins by using the reload plugins command:. Only plugins defined in a project are checked, there is currently no way to check updates for global plugins. It is preferred to use sbt-updates as a global plugin. Use forking to prevent it by eed3si9n BSP improvements Fixes. Assets 2 Source code zip Source code tar.
Fixes remote caching not managing resource files by Nirvikalpa Fixes launcher causing NoClassDefFoundError when launching sbt 1. Fixes compiler ClassLoader list to use compilerJars. Previous 1 2 3 4 5 … 9 10 Next.
Previous Next. The latest version is. Choose one of versions available on Sonatype. If sbt-updates is installed in your global file you can get updates for sbt plugins by using the reload plugins command:. Only plugins defined in a project are checked, there is currently no way to check updates for global plugins.
It is preferred to use sbt-updates as a global plugin. Nevertheless, there might be cases when you want to use sbt-updates as a project plugin. You can then use dependencyUpdates target to find updates for your project. But this way you won't be able to check sbt plugin updates. In order to check both dependency updates and sbt plugin updates, add the plugin to both project and meta project i. If you want to get update notifications for artifacts published by other sbt projects, you should ensure that metadata is updated correctly.
One possible way to achieve this is to use sbt-aether-deploy.
0コメント