mirror of https://github.com/sbt/sbt.git
Switch to scala 2.12.10 (#135)
This commit is contained in:
parent
777bf0ba54
commit
ea54d912bc
|
|
@ -10,7 +10,7 @@ import coursier.ShadingPlugin.autoImport.{Shading, shadingNamespace}
|
|||
|
||||
object Settings {
|
||||
|
||||
def scala212 = "2.12.7"
|
||||
def scala212 = "2.12.10"
|
||||
|
||||
def sbt10Version = "1.0.2"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue