mirror of https://github.com/sbt/sbt.git
Update scala-library to 2.13.8 (#376)
This commit is contained in:
parent
e43c88a50e
commit
372aca9334
|
|
@ -10,7 +10,7 @@ import com.jsuereth.sbtpgp._
|
|||
object Settings {
|
||||
|
||||
def scala212 = "2.12.15"
|
||||
def scala213 = "2.13.7"
|
||||
def scala213 = "2.13.8"
|
||||
|
||||
def targetSbtVersion = "1.2.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue