mirror of https://github.com/sbt/sbt.git
Scala 2.12.7
This commit is contained in:
parent
916724afd4
commit
4e00a3e9f0
|
|
@ -4,7 +4,7 @@ import sbt.contraband.ContrabandPlugin.autoImport._
|
||||||
|
|
||||||
object Dependencies {
|
object Dependencies {
|
||||||
// WARNING: Please Scala update versions in PluginCross.scala too
|
// WARNING: Please Scala update versions in PluginCross.scala too
|
||||||
val scala212 = "2.12.6"
|
val scala212 = "2.12.7"
|
||||||
val baseScalaVersion = scala212
|
val baseScalaVersion = scala212
|
||||||
|
|
||||||
// sbt modules
|
// sbt modules
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue