mirror of https://github.com/sbt/sbt.git
Merge pull request #514 from scala-steward/update/scala-library-2.12.20
Update scala-library to 2.12.20
This commit is contained in:
commit
0be1a9fb9b
|
|
@ -9,7 +9,7 @@ import com.jsuereth.sbtpgp._
|
|||
|
||||
object Settings {
|
||||
|
||||
def scala212 = "2.12.19"
|
||||
def scala212 = "2.12.20"
|
||||
def scala213 = "2.13.14"
|
||||
|
||||
def targetSbtVersion = "1.2.8"
|
||||
|
|
|
|||
Loading…
Reference in New Issue