mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 17:54:25 +02:00
Update scala-library to 2.12.16 (#394)
This commit is contained in:
@@ -9,7 +9,7 @@ import com.jsuereth.sbtpgp._
|
||||
|
||||
object Settings {
|
||||
|
||||
def scala212 = "2.12.15"
|
||||
def scala212 = "2.12.16"
|
||||
def scala213 = "2.13.8"
|
||||
|
||||
def targetSbtVersion = "1.2.8"
|
||||
|
||||
Reference in New Issue
Block a user