sbt
Here are 1,342 public repositories matching this topic...
Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
-
Updated
May 1, 2022 - Scala
sbt Native Packager
-
Updated
Mar 3, 2022 - Scala
sbt plugin to create a dependency graph for your project
-
Updated
Apr 2, 2021 - Scala
-
Updated
May 6, 2022 - Scala
Create Docker images directly from sbt
-
Updated
Mar 7, 2022 - Scala
sbt plugin that can check Maven and Ivy repositories for dependency updates
-
Updated
May 5, 2022 - Scala
Refactoring and linting tool for Scala
-
Updated
May 5, 2022 - Scala
The code examples used in Programming Scala, 2nd and 3rd Editions (O'Reilly)
-
Updated
Apr 8, 2022 - Scala
Lightweight and easy-to-use repository management software dedicated for the Maven based artifacts in the JVM ecosystem
-
Updated
May 7, 2022 - Kotlin
CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
-
Updated
May 28, 2018 - Scala
The Functional and Reactive Web-Frontend Library for ScalaJS
-
Updated
May 1, 2022 - Scala
An sbt plugin to dynamically set your version from git
-
Updated
Apr 8, 2022 - Scala
sbt-plugin to create an opinionated fresh sbt project
-
Updated
Apr 21, 2022 - Scala
The Javascript ecosystem for Scala.js!
-
Updated
Mar 30, 2022
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs).
-
Updated
May 1, 2022 - Scala
Cross-platform compilation support for sbt.
-
Updated
Mar 23, 2022 - Scala
Plugin to generate native-image binaries with sbt
-
Updated
May 1, 2022 - Scala
Improve this page
Add a description, image, and links to the sbt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sbt topic, visit your repo's landing page and select "manage topics."


steps
I have reproduced the bug with both sbt 1.6.2 and 1.6.0, but no problem with sbt 1.5.8.
To reproduce, just take any SBT project using SBT 1.6 and try to compile with Scala 2.12.4, eg.
Note that the issue does not show up with Scala versions 2.12.2, 2.12.3, nor 2.12.5.