mirror of https://github.com/sbt/sbt.git
Update scala-library to 2.13.7 (#362)
This commit is contained in:
parent
15c1480d22
commit
a8e2d5674e
|
|
@ -12,7 +12,7 @@ import com.jsuereth.sbtpgp._
|
|||
object Settings {
|
||||
|
||||
def scala212 = "2.12.13"
|
||||
def scala213 = "2.13.5"
|
||||
def scala213 = "2.13.7"
|
||||
|
||||
def targetSbtVersion = "1.2.8"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue