mirror of https://github.com/sbt/sbt.git
Update scala-library to 2.12.17 (#414)
This commit is contained in:
parent
30321c784e
commit
6e42e4d7bb
|
|
@ -9,7 +9,7 @@ import com.jsuereth.sbtpgp._
|
|||
|
||||
object Settings {
|
||||
|
||||
def scala212 = "2.12.16"
|
||||
def scala212 = "2.12.17"
|
||||
def scala213 = "2.13.10"
|
||||
|
||||
def targetSbtVersion = "1.2.8"
|
||||
|
|
|
|||
Loading…
Reference in New Issue